mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 19:07:42 +03:00
Bump KDF dependencies
This commit is contained in:
parent
2b66810e84
commit
cffb64622e
6 changed files with 87 additions and 60 deletions
|
@ -21,7 +21,7 @@ c2-chacha = "0.3"
|
|||
chacha20poly1305 = { version = "0.7", default-features = false, features = ["alloc"] }
|
||||
|
||||
# - HKDF from RFC 5869 with SHA-256
|
||||
hkdf = "0.10"
|
||||
hkdf = "0.11"
|
||||
sha2 = "0.9"
|
||||
|
||||
# - CSPRNG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue