openpgp-Crypto: Implementation of cryptography for use with OpenPGP using the Crypto library
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
[Skip to Readme]
Downloads
- openpgp-Crypto-0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3, 0.5, 0.6 |
---|---|
Dependencies | base (>=4 && <5), binary, bytestring, Crypto, openpgp (>=0.6 && <0.7), utf8-string [details] |
Tested with | ghc ==7.0.3 |
License | LicenseRef-OtherLicense |
Copyright | © 2011-2012 Stephen Paul Weber |
Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
Category | Cryptography |
Home page | http://github.com/singpolyma/OpenPGP-Crypto |
Bug tracker | http://github.com/singpolyma/OpenPGP-Haskell/issues |
Source repo | head: git clone git://github.com/singpolyma/OpenPGP-Crypto.git |
Uploaded | by StephenWeber at 2018-05-20T02:17:43Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2591 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-20 [all 1 reports] |