mirror of
https://github.com/Astatin3/CC2.git
synced 2026-06-09 00:18:00 -06:00
Add sig encrypt command
This commit is contained in:
@@ -7,3 +7,5 @@ edition = "2024"
|
||||
aes = "0.8.4"
|
||||
cbc = "0.1.2"
|
||||
clap = { version = "4.5.37", features = ["derive"] }
|
||||
rand = "0.8.5"
|
||||
sha2 = "0.10.9"
|
||||
|
||||
Reference in New Issue
Block a user