hs-tls/core/Network
Vincent Hanquez ef92b6c96f Fix version usage related to downgrading
* properly chose the highest version supported on the server, instead of
  chosing the first that match.
* use the client version in the RSA client exchange instead of the negotiated version
* delay hashing mechanism to serverHello message so that choosing MD5SHA1 or SHA256
  is done after the server chose the version.
2013-12-03 15:17:27 +08:00
..
TLS Fix version usage related to downgrading 2013-12-03 15:17:27 +08:00
TLS.hs move single exceptions into a one type to rule them all. 2013-11-27 15:31:45 +08:00