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. It also has some capabilities of creating SSL clients and servers.
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, Mikhail Vorozhtsov, PHO, Taru Karttunen |
| Maintainer | PHO <pho at cielonegro dot org> |
| Stability | stable |
| Category | Cryptography |
| Home page | http://cielonegro.org/HsOpenSSL.html |
| Bug tracker | http://static.cielonegro.org/ditz/HsOpenSSL/ |
| Source repository | git clone git://github.com/phonohawk/HsOpenSSL.git |
| Upload date | Sat Aug 27 15:00:08 UTC 2011 |
| Uploaded by | MasatakeDaimon |
| Built on | ghc-7.2 |
| Distributions | NixOS: 0.10.3.1, FreeBSD: 0.10.1.2 |
Modules
Downloads
- HsOpenSSL-0.10.1.tar.gz (Cabal source package)
- package description (included in the package)