tls: TLS protocol native implementation

[ bsd3, library, network ] [ Propose Tags ] [ Report a vulnerability ]

Native Haskell TLS 1.2/1.3 protocol implementation for servers and clients.

Flags

Automatic Flags
NameDescriptionDefault
devel

Development commands

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

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, 2.1.14, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 (info)
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), base16-bytestring, bytestring (>=0.10 && <0.13), cereal (>=0.5.3 && <0.6), containers, crypton (>=1.1.2 && <2.1), crypton-asn1-encoding (>=0.10.0 && <0.11), crypton-asn1-types (>=0.4.1 && <0.5), crypton-x509 (>=1.9 && <1.10), crypton-x509-store (>=1.9 && <1.10), crypton-x509-system, crypton-x509-validation (>=1.9 && <1.10), data-default, ech-config, hpke (>=0.1.0 && <0.3), mlkem (>=0.2.0 && <0.3), mtl (>=2.2 && <2.4), network (>=3.1), network-run (>=0.6.0 && <0.7), ram (>=0.22.0 && <0.23), random (>=1.2 && <1.4), serialise (>=0.2 && <0.3), tls, transformers (>=0.5 && <0.7), unix-time (>=0.4.11 && <0.6), zlib (>=0.7 && <0.8) [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer Kazu Yamamoto <kazu@iij.ad.jp>
Uploaded by KazuYamamoto at 2026-09-16T23:37:52Z
Revised Revision 1 made by KazuYamamoto at 2026-09-24T01:35:43Z
Category Network
Home page https://github.com/haskell-tls/hs-tls
Source repo head: git clone https://github.com/haskell-tls/hs-tls(tls)
Distributions Arch:2.0.6, Fedora:2.1.8, LTSHaskell:2.1.8, Stackage:2.4.6
Reverse Dependencies 113 direct, 2028 indirect [details]
Executables tls-client, tls-server
Downloads 309518 total (292 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-09-17 [all 1 reports]