12345678910 |
- 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
|