feat: pedning add chacha20-poly1305
This commit is contained in:
@@ -11,6 +11,7 @@ repository = "https://git.hatter.ink/hatter/tiny-encrypt-rs"
|
||||
[dependencies]
|
||||
aes-gcm-stream = "0.2"
|
||||
base64 = "0.21"
|
||||
chacha20-poly1305-stream = "0.1.0"
|
||||
chrono = "0.4"
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
flate2 = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user