The latest version of openpgp-Crypto is 0.6-0.

openpgp-Crypto

Version 0.3 revision 0 uploaded by StephenWeber.

Package meta

Synopsis
Implementation of cryptography for use with OpenPGP using the Crypto library
Description

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
Author
Stephen Paul Weber <singpolyma@singpolyma.net>
Bug reports
http://github.com/singpolyma/OpenPGP-Haskell/issues
Category
Cryptography
Copyright
© 2011-2012 Stephen Paul Weber
Homepage
http://github.com/singpolyma/OpenPGP-Crypto
Maintainer
Stephen Paul Weber <singpolyma@singpolyma.net>
Package URL
n/a
Stability
experimental

Components