secuity/hs-crypto:
Cryptographic library for Haskell
This library collects together existing Haskell cryptographic
functions and augments them so that they:
+ Have common type signatures.
+ Can be used with the standard mode and padding algorithms
(in the case of block mode ciphers).
This release contains:
+ DES, Blowfish, Cipher Block Chaining (CBC) mode, PKCS5 and
nulls padding, SHA-1, MD5, RSA, OAEP, ASN.1, PKCS#8
Tested on i386, sparc.
Has a regress target, so if testers could send me the output of
"time make regress", particularly on non-i386, that would be useful.
-- Don
Attachment:
hs-crypto.tgz
Description: GNU Unix tar archive