Clean & Better Encryption
This commit is contained in:
parent
f5a80adbc7
commit
2a00bb35e7
17 changed files with 640 additions and 367 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue