The latest version of crypto-api is 0.13.3-1.

crypto-api

Version 0.4 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
A generic interface for cryptographic operations
Description

A generic interface for cryptographic operations, platform independent quality RNG, property tests and known-answer tests (KATs) for common algorithms, and a basic benchmark infrastructure. Maintainers of hash and cipher implementations are encouraged to add instances for the classes defined in Crypto.Classes. Crypto users are similarly encouraged to use the interfaces defined in the Classes module. Any concepts or functions of general use to more than one cryptographic algorithm (ex: padding) is within scope of this package.

Author
Thomas DuBuisson <thomas.dubuisson@gmail.com>, Dominic Steinitz
Bug reports
http://trac.haskell.org/crypto-api/report/1
Category
Data, Cryptography
Copyright
Thomas DuBuisson <thomas.dubuisson@gmail.com>, Dominic Steinitz (see Data.LargeWord module)
Homepage
http://trac.haskell.org/crypto-api/wiki
Maintainer
Thomas DuBuisson <thomas.dubuisson@gmail.com>
Package URL
n/a
Stability
stable

Components