openpgp-Crypto-0.5: 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/package/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, Crypto, openpgp (≤0.5), 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 dateSat Jan 5 19:55:31 UTC 2013
Uploaded byStephenWeber
Built onghc-7.6

Modules

Downloads