mgm: Generalize TDES logic to enable other algorithms (#625)
Co-authored-by: Jack Grigg <thestr4d@gmail.com> Co-authored-by: Greg Bowyer <gbowyer@fastmail.co.uk>
This commit is contained in:
committed by
GitHub
parent
7eb7a31a28
commit
1e1fe34734
@@ -25,6 +25,7 @@ x509-cert = { version = "0.3.0-rc.1", features = ["builder", "hazmat"] }
|
||||
|
||||
[dependencies]
|
||||
bitflags = "2.5.0"
|
||||
cipher = { version = "0.5.0-rc.0", features = ["rand_core"] }
|
||||
der = "0.8.0-rc.7"
|
||||
des = "0.9.0-rc.0"
|
||||
elliptic-curve = "0.14.0-rc.7"
|
||||
|
||||
Reference in New Issue
Block a user