openpgp-Crypto-0.3: Implementation of cryptography for use with OpenPGP using the Crypto library

The openpgp-Crypto package

This is a wrapper around http://hackage.haskell.org/package/Crypto that currently does fingerprint generation, signature generation, and signature verification (for RSA keys only).

It is indended to be used with http://hackage.haskell.org/openpgp

It is intended that you use qualified imports with this library.

 import qualified Data.OpenPGP.Crypto as OpenPGP

Properties

Versions0.3, 0.5
Dependenciesbase (4.*), binary, bytestring, containers, Crypto, openpgp, utf8-string
LicenseOtherLicense
Copyright© 2011-2012 Stephen Paul Weber
AuthorStephen Paul Weber <singpolyma@singpolyma.net>
MaintainerStephen Paul Weber <singpolyma@singpolyma.net>
Stabilityexperimental
CategoryCryptography
Home pagehttp://github.com/singpolyma/OpenPGP-Crypto
Bug trackerhttp://github.com/singpolyma/OpenPGP-Haskell/issues
Source repositorygit clone git://github.com/singpolyma/OpenPGP-Crypto.git
Upload dateWed Apr 25 22:02:32 UTC 2012
Uploaded byStephenWeber
Build failureghc-7.4 (log)

Modules

Downloads