crypto-api-0.11: A generic interface for cryptographic operations

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

Versions0.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
Dependenciesbase (4.*), bytestring (≥0.9 & <0.11), cereal (≥0.2 & <0.4), entropy, tagged (≥0.1 & <0.5), transformers
LicenseBSD3
CopyrightThomas DuBuisson <thomas.dubuisson@gmail.com>
AuthorThomas DuBuisson <thomas.dubuisson@gmail.com>
MaintainerThomas DuBuisson <thomas.dubuisson@gmail.com>
Stabilitystable
CategoryData, Cryptography
Home pagehttp://trac.haskell.org/crypto-api/wiki
Bug trackerhttp://trac.haskell.org/crypto-api/report/1
Source repositorygit clone https://github.com/TomMD/crypto-api
Upload dateSun Feb 17 21:32:51 UTC 2013
Uploaded byThomasDuBuisson
Built onghc-7.6
DistributionsNixOS: 0.12.2.1, Debian: 0.10.2, FreeBSD: 0.11

Modules

Downloads