Clean & Better Encryption

This commit is contained in:
Alex Emmet 2026-06-25 19:41:51 +02:00
commit 2a00bb35e7
17 changed files with 640 additions and 367 deletions

View file

@ -14,4 +14,4 @@ rand = { version = "0.8", features = ["std", "std_rng"] }
[features]
default = []
registry = ["mtp-type-map/registry"]
crypto = ["dep:mtp-crypto"]
crypto = ["dep:mtp-crypto", "mtp-crypto/mlkem-tls"]