Zeroize transient secret key material in memory
This commit is contained in:
parent
467d2697af
commit
130d7e29bc
5 changed files with 77 additions and 23 deletions
|
|
@ -15,4 +15,5 @@ argon2 = "0.5"
|
|||
aes-gcm = "0.10"
|
||||
base64 = "0.22"
|
||||
getrandom = "0.2"
|
||||
zeroize = "1"
|
||||
rpassword = "7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue