Added zeroizing of passwords
This commit is contained in:
parent
165bd648aa
commit
7523034742
3 changed files with 51 additions and 29 deletions
|
|
@ -11,3 +11,4 @@ hex = "0.4.3"
|
|||
rpassword = "7.3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
zeroize = { version = "1.8.2", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue