feat: add __crypto/aes_ctr_test/
This commit is contained in:
8
__crypto/aes_ctr_test/Cargo.toml
Normal file
8
__crypto/aes_ctr_test/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "aes_ctr_test"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
aes = "0.8.4"
|
||||
hex = "0.4.3"
|
||||
Reference in New Issue
Block a user