hs-tls

TLS library

A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients.

TLS/SSL implementation in haskell

GitHub

405 stars
23 watching
92 forks
Language: Haskell
last commit: 2 days ago

Related projects:

Repository Description Stars
haskell-tls/hs-certificate A set of tools and utilities for managing and validating X509 certificates in Haskell 60
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 179
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 371
sfackler/rust-native-tls An abstraction over platform-specific TLS implementations for secure network communication 480
haskell/network Provides a low-level networking interface in Haskell 329
eduardsui/tlse A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library 578
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 67
stalkr/hsts A library implementing HTTP Strict Transport Security 22
frasertweedale/hs-jose Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) 124
haskell-servant/servant A Haskell-based type-level web development framework 1,834
iand675/hs-opentelemetry An implementation of the OpenTelemetry API and SDK for the Haskell programming language. 83
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
haskell-cryptography/cacophony A Haskell library implementing cryptographic protocols for secure communication. 96
haskell/statistics A fast and efficient library for computing statistical data in Haskell 301
shariltumin/tscp An implementation of an endpoint-to-endpoint encryption protocol based on Diffie-Hellman-Merkle and TLS1.3 for secure communication between resource-constrained microcontrollers. 2