The HsOpenSSL package
HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages.
Properties
| Versions | 0.1, 0.1.1, 0.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.2, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7, 0.8, 0.8.0.1, 0.8.0.2, 0.9, 0.9.0.1, 0.10, 0.10.1, 0.10.1.1, 0.10.1.2, 0.10.1.3, 0.10.1.4, 0.10.2, 0.10.2.1, 0.10.3, 0.10.3.1 |
|---|---|
| Dependencies | base (4.*), bytestring, ghc-prim, integer, network (≥2.1.0.0), old-locale, time (≥1.1.1) or base (4.*), bytestring, ghc-prim, integer-gmp, network (≥2.1.0.0), old-locale, time (≥1.1.1) |
| License | PublicDomain |
| Author | Adam Langley <agl at imperialviolet dot org>, PHO <pho at cielonegro dot org>, Taru Karttunen <taruti at taruti dot net> |
| Maintainer | PHO <pho at cielonegro dot org> |
| Stability | stable |
| Category | Cryptography |
| Home page | http://cielonegro.org/HsOpenSSL.html |
| Source repository | darcs get http://darcs.cielonegro.org/HsOpenSSL/ |
| Upload date | Tue Jun 21 01:45:01 UTC 2011 |
| Uploaded by | MasatakeDaimon |
| Built on | ghc-7.0, ghc-7.2 |
| Distributions | NixOS: 0.10.3.1, FreeBSD: 0.10.1.2 |
Modules
Downloads
- HsOpenSSL-0.9.0.1.tar.gz (Cabal source package)
- package description (included in the package)