Description
Haskell bindings for GNU libgnutls, a TLS and cryptography library. They let Haskell programs use GnuTLS features for secure network connections and certificate handling.
Developers use them in clients, servers, and network tools that need TLS support. Security depends on correct protocol versions, certificate validation, hostname checks, and key handling.