hs-tls/Network
Vincent Hanquez 4d91e67750 harden packet record chunking.
This prevent possible random behavior if cipher is not checking IV size,
or generic exception being throwned in favor of a TLS one.
2012-07-23 09:14:32 +01:00
..
TLS harden packet record chunking. 2012-07-23 09:14:32 +01:00
TLS.hs switch session related callback to a new SessionManager class. 2012-07-12 08:59:59 +01:00