Bump security/authforce to version 0.9.9_5
[dports.git] / security / hs-tls / pkg-descr
1 Native Haskell TLS and SSL protocol implementation for server and
2 client.  This provides a high-level implementation of a sensitive
3 security protocol, eliminating a common set of security issues through
4 the use of the advanced type system, high level constructions and common
5 Haskell features.  Currently implement the SSL3.0, TLS1.0, TLS1.1 and
6 TLS1.2 protocol, and support RSA and Ephemeral (Elliptic curve and
7 regular) Diffie Hellman key exchanges, and many extensions.
8
9 WWW: https://github.com/vincenthz/hs-tls