vincenthz / hs-crypto-cipher

DEPRECATED by cryptonite; A collection of cryptographic block and stream ciphers in haskell
22 stars 14 forks source link

3DES is still in use and should probablly be added #25

Closed TomMD closed 11 years ago

TomMD commented 11 years ago

3DES is in use (ex: encrypting PEM keys such as OpenSSH private keys) so it should probably be part of this suite.