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

crypto-api

Version 0.8 revision 0 uploaded by ThomasDuBuisson.

Package meta

Synopsis
A generic interface for cryptographic operations
Description

A generic interface for cryptographic operations (hashes, ciphers, randomness). 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>, Francisco Blas Izquierdo Riera (klondike)
Bug reports
http://trac.haskell.org/crypto-api/report/1
Category
Data, Cryptography
Copyright
Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike) (see AUTHORS)
Homepage
http://trac.haskell.org/crypto-api/wiki
Maintainer
Thomas DuBuisson <thomas.dubuisson@gmail.com>
Package URL
n/a
Stability
stable

Components