libghc-tls-dev

Native haskell implementation of tls/ssl protocol
  http://github.com/vincenthz/hs-tls
  0
  no reviews



It is a native tls protocol implementation, focusing on purity and more type-checking.

currently implements the ssl3.0, tls1.0 and tls1.1 protocol. not yet properly secure and missing some features. do not yet use as replacement to more mature implementations.

only rsa supported as key exchange for now.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.