hs-tls/Network
Vincent Hanquez 6eef56c60f [SECURITY] fix TLS1.1 block cipher IV usage.
In TLS1.1 and above, the IV is explicitely carried to the other side and
is generated from random. It doesn't come from the CBC residue.
2011-05-13 08:10:13 +01:00
..
TLS [SECURITY] fix TLS1.1 block cipher IV usage. 2011-05-13 08:10:13 +01:00
TLS.hs change onRecvCertificate callback to be able to track the reason of rejection, and returns the proper alert to the other side. 2011-05-13 07:02:44 +01:00