tls: TLS/SSL protocol native implementation (Server and Client)
native TLS protocol implementation, focusing on purity and more type-checking.
Currently implement the SSL3.0, TLS1.0 and TLS1.1 protocol. Not yet properly secure and missing some features. Do not yet use as replacement to more mature implementation.
only RSA supported as Key exchange for now.
[Skip to Readme]
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.7.0.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