Docs.rs
libreauth-0.17.0
libreauth 0.17.0
Permalink
Docs.rs crate page
CECILL-C
OR
CECILL-2.1
Links
Repository
crates.io
Source
Owners
breard-r
Dependencies
balloon-hash ^0.4.0
normal
optional
base32 ^0.5.1
normal
optional
base64 ^0.22.0
normal
optional
digest ^0.10.0
normal
optional
getrandom ^0.2.9
normal
optional
hex ^0.4.3
normal
optional
hmac ^0.12.1
normal
optional
libc ^0.2.141
normal
optional
nom ^7.1.3
normal
optional
pbkdf2 ^0.12.1
normal
optional
rust-argon2 ^2.0.0
normal
optional
sha-1 ^0.10.1
normal
optional
sha2 ^0.10.6
normal
optional
sha3 ^0.10.7
normal
optional
thiserror ^2.0.3
normal
optional
unicode-normalization ^0.1.22
normal
optional
url ^2.3.1
normal
optional
Versions
56.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libreauth
0.17.0
All Items
Crate Items
Modules
Crate
libreauth
Copy item path
Source
Expand description
LibreAuth is a collection of tools for user authentication.
Modules
ยง
hash
Hash functions used in the library
key
Key generation module
oath
Implementation of standards which are part of the
OATH Reference Architecture
.
pass
Password authentication module.