hs-tls/Network/TLS/Handshake
Vincent Hanquez 0e22ae7db4 check that we didn't receive any extensions from the server that we didn't sent.
In case that happens, fail the handshake with an unsupported extension alert.
2012-08-27 08:25:08 +01:00
..
Certificate.hs add headers 2012-08-19 08:48:05 +01:00
Client.hs check that we didn't receive any extensions from the server that we didn't sent. 2012-08-27 08:25:08 +01:00
Common.hs Split handshake module. preparation step, removing common functions. 2012-08-18 22:46:53 +01:00
Server.hs factor RSA signature verification. 2012-08-19 17:50:35 +01:00
Signature.hs add headers 2012-08-19 08:48:05 +01:00