Docs.rs
slauth-0.3.0-alpha2
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
slauth 0.3.0-alpha2
oath HOTP and TOTP complient implementation
Crate
Source
Builds
Feature flags
Documentation
Ø build duration
all releases: 50s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
Devolutions/slauth
27
7
1
crates.io
Dependencies
base32 ^0.4.0
normal
base64 ^0.10.1
normal
byteorder ^1.3.1
normal
hmac ^0.7.0
normal
ring ^0.14.6
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1.4
normal
sha-1 ^0.8.1
normal
sha2 ^0.8.0
normal
time ^0.1.42
normal
untrusted ^0.6.2
normal
webpki ^0.19.1
normal
hex ^0.3.2
dev
serde_json ^1.0.39
dev
jni ^0.12
normal
Versions
0.7.21
(2025-12-19)
0.7.20
(2025-12-18)
0.7.19
(2025-09-22)
0.7.18
(2025-09-12)
0.7.17
(2025-09-12)
0.7.16
(2025-08-26)
0.7.15
(2025-05-08)
0.7.14
(2025-04-10)
0.7.13
(2025-04-10)
0.7.12
(2025-04-09)
0.7.11
(2025-02-12)
0.7.10
(2024-08-23)
0.7.9
(2024-08-21)
0.7.8
(2024-06-25)
0.7.7
(2024-06-25)
0.7.6-beta.2
(2024-04-25)
0.7.6-beta.1
(2024-04-23)
0.7.6-beta.0
(2024-03-05)
0.5.0
(2020-07-29)
0.4.10
(2020-05-11)
0.4.9
(2020-01-07)
0.4.8
(2020-01-07)
0.4.7
(2019-12-09)
0.4.6
(2019-11-28)
0.4.5
(2019-11-08)
0.4.4
(2019-10-30)
0.4.3
(2019-10-30)
0.4.2
(2019-10-21)
0.4.1
(2019-10-17)
0.4.0
(2019-09-26)
0.3.2
(2019-09-25)
0.3.1
(2019-07-05)
0.3.0
(2019-07-04)
0.3.0-alpha3
(2019-06-18)
0.3.0-alpha2
(2019-06-18)
0.3.0-alpha1
(2019-06-18)
0.3.0-alpha
(2019-06-17)
0.2.0
(2019-03-21)
0.1.0
(2019-02-20)
Owners
slauth
HOTP, TOTP and other MFA utils implementation in rust