Docs.rs
nettle-7.4.0
nettle 7.4.0
Docs.rs crate page
LGPL-3.0 OR GPL-2.0 OR GPL-3.0
Links
Repository
crates.io
Source
Owners
teythoon
nwalfield
Dependencies
getrandom ^0.2
normal
libc ^0.2.33
normal
nettle-sys ^2.2
normal
thiserror ^1
normal
typenum ^1
normal
Versions
95.83%
of the crate is documented
Platform
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
nettle
7.4.0
Module kdf
Functions
In crate nettle
?
Module
nettle
::
kdf
source
·
[
−
]
Expand description
Key derivation functions
Functions
§
hkdf
H. Krawczyks HMAC-based key derivation function (RFC 5869).
pbkdf2
Password-based Key derivation function 2 (RFC 6070).