Subject: CVS commit: pkgsrc/security/hs-tls
From: Masatake Daimon
Date: 2020-01-17 14:38:00
Message id: 20200117133800.B83B3FBF4@cvs.NetBSD.org

Log Message:
Import tls-1.5.3

Native Haskell TLS and SSL protocol implementation for server and
client.

This provides a high-level implementation of a sensitive security
protocol, eliminating a common set of security issues through the use
of the advanced type system, high level constructions and common
Haskell features.

Currently implement the SSL3.0, TLS1.0, TLS1.1, TLS1.2 and TLS 1.3
protocol, and support RSA and Ephemeral (Elliptic curve and regular)
Diffie Hellman key exchanges, and many extensions.

Files:
RevisionActionfile
1.1addpkgsrc/security/hs-tls/DESCR
1.1addpkgsrc/security/hs-tls/Makefile
1.1addpkgsrc/security/hs-tls/buildlink3.mk
1.1addpkgsrc/security/hs-tls/distinfo