mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
842060d24c
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
366 B
Text
9 lines
366 B
Text
Native Haskell TLS and SSL protocol implementation for server and
|
|
client.
|
|
|
|
Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol,
|
|
and support RSA and Ephemeral (Elliptic curve and regular) Diffie
|
|
Hellman key exchanges, and many extensions.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|