aboutsummaryrefslogtreecommitdiff
path: root/security/hs-Crypto
Commit message (Collapse)AuthorAgeFilesLines
* DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble, Hexdump, Support forGabor Pali2011-08-013-0/+32
Word128, Word192 and Word256 and Beyond, PKCS5 Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package, with HUnit and QuickCheck tests, and examples. WWW: http://hackage.haskell.org/package/Crypto Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=278707