The crypto-api package
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.
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), 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 | darcs get http://code.haskell.org/crypto-api |
| Upload date | Thu Jun 23 16:45:58 UTC 2011 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-7.0 |
| Distributions | NixOS: 0.12.2.1, Debian: 0.10.2, FreeBSD: 0.11 |
Modules
Downloads
- crypto-api-0.6.2.tar.gz (Cabal source package)
- package description (included in the package)