tls: TLS protocol for Server and Client sides
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.
[Skip to Readme]
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, 1.1.3, 1.1.4, 1.1.5, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.2.8, 1.2.9, 1.2.10, 1.2.11, 1.2.12, 1.2.13, 1.2.14, 1.2.15, 1.2.16, 1.2.17, 1.2.18, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9, 1.3.10, 1.3.11, 1.4.0, 1.4.1 |
---|---|
Dependencies | AES, base (>=3 && <5), binary (>=0.5), bytestring, certificate (>=0.2), cryptocipher, cryptohash, haskell98, HUnit, mtl, network, QuickCheck (>=2 && <2.3), random, RSA, spoon, vector [details] |
License | BSD-3-Clause |
Copyright | Vincent Hanquez <vincent@snarc.org> |
Author | Vincent Hanquez <vincent@snarc.org> |
Maintainer | Vincent Hanquez <vincent@snarc.org> |
Category | Network |
Home page | http://github.com/vincenthz/hs-tls |
Source repo | head: git clone git://github.com/vincenthz/hs-tls |
Uploaded | by VincentHanquez at Sun Sep 26 20:04:57 UTC 2010 |
Distributions | Arch:1.4.1, Debian:1.3.4, Fedora:1.4.0, FreeBSD:1.3.1, LTSHaskell:1.4.1, NixOS:1.4.1, Stackage:1.4.1, openSUSE:1.4.1 |
Executables | Tests, stunnel |
Downloads | 186458 total (509 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
test | Build unit test | Disabled | Automatic |
executable | Build the executable | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tls-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)