mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
Add support for custom RNGs in SSS and WrappedSecrets (#64)
This commit is contained in:
committed by
Romain Ruetschi
parent
e84ff133bd
commit
f83ef1b2b6
@ -39,6 +39,7 @@ default-features = false
|
||||
itertools = "^0.7"
|
||||
quickcheck = "^0.4"
|
||||
flate2 = "^0.2"
|
||||
rand = "^0.4.2"
|
||||
|
||||
[profile.bench]
|
||||
opt-level = 3
|
||||
|
Reference in New Issue
Block a user