The crypto-api package
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.
Properties
| Versions | 0.0.0.1, 0.0.0.2, 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.2, 0.2.1, 0.3, 0.3.1, 0.4, 0.4.1, 0.5, 0.5.2, 0.6, 0.6.1, 0.6.2, 0.6.2.1, 0.6.3, 0.6.4, 0.7, 0.8, 0.9, 0.10, 0.10.1, 0.10.2, 0.11, 0.12, 0.12.1, 0.12.2, 0.12.2.1 |
|---|---|
| Dependencies | array, base (4.*), bytestring (0.9.*), cereal (≥0.2 & <0.4), entropy, largeword (≥1.0.0), tagged (≥0.1 & <0.3) |
| License | BSD3 |
| Copyright | Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike) (see AUTHORS) |
| Author | Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike) |
| Maintainer | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
| Stability | stable |
| Category | Data, Cryptography |
| Home page | http://trac.haskell.org/crypto-api/wiki |
| Bug tracker | http://trac.haskell.org/crypto-api/report/1 |
| Source repository | git clone https://github.com/TomMD/crypto-api |
| Upload date | Wed Oct 19 23:01:09 UTC 2011 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.12.2.1, Debian: 0.10.2, FreeBSD: 0.11 |
Modules
Downloads
- crypto-api-0.8.tar.gz (Cabal source package)
- package description (included in the package)