tea 1 implementation + attack

This commit is contained in:
2026-04-27 14:43:39 +02:00
parent adfd55f99c
commit fe2f625349
6 changed files with 242 additions and 9 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
[package]
name = "tea-3"
name = "tetra_crypto"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.6.0", features = ["derive"] }
rayon = "1.11.0"