cli encrypt, decrypt, asym
This commit is contained in:
@ -7,6 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.38", features = ["derive"] }
|
||||
hex = "0.4.3"
|
||||
rand = "0.9.1"
|
||||
rug = "1.27.0"
|
||||
|
||||
|
Reference in New Issue
Block a user