hs-tls/core/Network/TLS/Handshake
2013-12-28 15:24:20 +00:00
..
Certificate.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Client.hs properly do DSS/RSA in DHE methods. 2013-12-28 15:19:39 +00:00
Common.hs move single exceptions into a one type to rule them all. 2013-11-27 15:31:45 +08:00
Key.hs simplify the handshake key state. 2013-12-28 15:17:42 +00:00
Process.hs limit the X509 import list of what we need 2013-12-28 15:20:07 +00:00
Server.hs use the new credentials system to be able to handle RSA and DSS certificate at the same time. 2013-12-28 15:24:20 +00:00
Signature.hs add support for DSS signature. 2013-12-28 15:14:09 +00:00
State.hs simplify the handshake key state. 2013-12-28 15:17:42 +00:00