jakcron / libtoolchain

Toolchain Development Library
Other
2 stars 0 forks source link

[FEAT-33] Add Legacy Ciphers (DES + TDES) #34

Closed jakcron closed 10 months ago

jakcron commented 11 months ago

This code change adds legacy ciphers DES and TDES (2key and 3key variants).

Supported modes include ECB and CBC.