0.7.10 • Published 11 months ago

@devolutions/slauth v0.7.10

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

slauth

doc crate issue downloads license dependency status

Slauth is a Rust only, OpenSource implementation of Multiple authenticator utils / specification

Current Implementation Status

Status is describe by : ✔ as implemented, ❌ as not implemented and ⚠️ as partially implemented.

OATH Authentication (specs)

Authentication Methods

NameStatusRef
HOTPRFC 4226
TOTPRFC 6238
OCRARFC 6287

Provisioning

NameStatusRef
PSKCRFC 6030
DSKPPRFC 6063

FIDO & W3C Specification (specs)

Universal 2nd Factor (U2F)

NameStatusRef
Server-Side Verification
Raw MessageSpec
HID ProtocolSpec

WebAuthN

NameStatusRef
Server-Side Verification⚠️Spec
Raw MessageSpec
COSE⚠️Spec

For the server side validation, the following algorithm are implemented:

  • ES256
  • ES384
  • ED25519
  • RS256

Universal Authentication Framework (UAF)

Not Implemented

0.7.10

11 months ago

0.7.9

11 months ago

0.7.8

1 year ago

0.7.7

1 year ago

0.7.6-beta.2

1 year ago

0.7.6-beta.1

1 year ago

0.7.6-beta.0

1 year ago

0.7.0

4 years ago

0.6.4

4 years ago