Docs.rs
mini-functions-0.0.10
mini-functions 0.0.10
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sebastienrousseau
Dependencies
cclm ^0.0.1
normal
cjwt ^0.0.1
normal
cmn ^0.0.3
normal
dtt ^0.0.5
normal
hsh ^0.0.7
normal
idk ^0.0.1
normal
image ^0.24.7
normal
mdg ^0.0.1
normal
qrc ^0.0.5
normal
rlg ^0.0.2
normal
serde_json ^1.0.108
normal
vrd ^0.0.5
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mini_
functions
0.0.10
Module algorithms
Module Items
Modules
In mini_
functions::
hash
mini_functions
::
hash
Module
algorithms
Copy item path
Source
Expand description
The
algorithms
module contains the password hashing algorithms.
Modules
ยง
argon2i
The
argon2i
module contains the Argon2i password hashing algorithm.
bcrypt
The
bcrypt
module contains the Bcrypt password hashing algorithm.
scrypt
The
scrypt
module contains the Scrypt password hashing algorithm.