The tls package
Implementation of the TLS protocol, focusing on purity and more type-checking.
Currently implement only partially the TLS1.0 protocol. Not yet properly secure. Do not yet use as replacement to more mature implementation.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.3.1, 0.8.3.2, 0.8.4, 0.8.5, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.10, 0.9.11, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.1, 1.1.2 |
|---|---|
| Dependencies | AES, base (≥3 & <5), binary (≥0.5), bytestring, certificate (≥0.2), cryptocipher, cryptohash, haskell98, mtl, RSA, spoon, vector |
| License | BSD3 |
| Copyright | Vincent Hanquez <vincent@snarc.org> |
| Author | Vincent Hanquez <vincent@snarc.org> |
| Maintainer | Vincent Hanquez <vincent@snarc.org> |
| Stability | experimental |
| Category | Network |
| Source repository | git clone git://github.com/vincenthz/hs-tls |
| Executables | Tests, stunnel |
| Upload date | Wed Sep 22 17:34:45 UTC 2010 |
| Uploaded by | VincentHanquez |
| Built on | ghc-6.12 |
| Distributions | NixOS: 1.1.2, Debian: 1.1.2, FreeBSD: 1.1.2 |
Modules
Downloads
- tls-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)