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]
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build unit test | Disabled |
| executable | Build the executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tls-0.1.2.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.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, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.9.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12, 2.1.13 (info) |
|---|---|
| Dependencies | AES (<0.3), base (>=3 && <4.6), binary (>=0.5), bytestring (<0.10), certificate (>=0.2 && <0.5), cryptocipher (<0.3), cryptohash (<0.7), haskell98 (<1.2), HUnit, mtl (<1.2), network, QuickCheck (>=2 && <2.3), RSA (<1.1), spoon (<0.4), vector (<0.13) [details] |
| License | BSD-3-Clause |
| Copyright | Vincent Hanquez <[email protected]> |
| Author | Vincent Hanquez <[email protected]> |
| Maintainer | Vincent Hanquez <[email protected]> |
| Revised | Revision 1 made by HerbertValerioRiedel at 2019-01-23T11:41:17Z |
| Category | Network |
| Source repo | head: git clone git://github.com/vincenthz/hs-tls |
| Uploaded | by VincentHanquez at 2010-09-22T17:34:45Z |
| Distributions | Arch:2.0.6, Debian:1.5.4, Fedora:2.1.1, FreeBSD:1.3.1, LTSHaskell:2.1.8, NixOS:2.1.8, Stackage:2.1.13, openSUSE:2.1.13 |
| Reverse Dependencies | 104 direct, 1907 indirect [details] |
| Executables | Tests, stunnel |
| Downloads | 305867 total (454 in the last 30 days) |
| Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |