Twofish implementation
Mar 9
I’ve created a branch of the Haskell Crypto Library with an implementation of the Twofish cipher. The implementation is mostly based on the Twofish paper.
The code is accessible at http://darcs.ronleisti.com/haskell/crypto.
You can grab it with darcs using:
darcs get http://darcs.ronleisti.com/haskell/crypto crypto





