README 366 B

12345678910
  1. Native Haskell TLS and SSL protocol implementation for server and
  2. client.
  3. Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol,
  4. and support RSA and Ephemeral (Elliptic curve and regular) Diffie
  5. Hellman key exchanges, and many extensions.
  6. After uninstalling, run this command to unregister the package from
  7. the ghc package database: ghc-pkg recache