vincenthz / hs-crypto-cipher

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

don't use cipher-rc4 before 0.1.3, as it doesn't have the *Cipher classes #38

Closed stbuehler closed 11 years ago

stbuehler commented 11 years ago

(broken in debian unstable)

vincenthz commented 11 years ago

Thanks !