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/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.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3, 0.5, 0.6 |
---|---|
Dependencies | base (<0), binary, bytestring, containers, Crypto, openpgp, 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> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-12-30T16:18:53Z |
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 2012-04-25T22:02:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2620 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-25 [all 7 reports] |