feat: works

This commit is contained in:
2023-10-22 00:42:30 +08:00
parent 745b192c20
commit 71b8f75417
7 changed files with 427 additions and 481 deletions

View File

@@ -18,3 +18,8 @@ simd_asm = ["simd_opt"]
[dependencies]
constant_time_eq = "0.1.0"
clippy = { version = "0.0.37", optional = true }
hex = "0.4.3"
[dev-dependencies]
chacha20-poly1305-aead = "0.1.2"
benchmark-simple = "0.1.8"