hs-tls/Network/TLS
2011-12-06 00:23:18 +00:00
..
Record cleanup the record layer properly from other layer on top. 2011-11-30 21:51:22 +00:00
Cap.hs hello extensions can be present since SSL3 2011-06-06 07:56:10 +01:00
Cipher.hs remove commented code 2011-08-14 10:27:15 +01:00
Compression.hs Change compression API to work properly. 2011-08-12 18:31:58 +01:00
Context.hs split context structure and accessor out of Core. 2011-12-06 00:15:00 +00:00
Core.hs Merge branch 'master' into session 2011-12-06 00:23:18 +00:00
Crypto.hs define hashSHA256. 2011-08-14 16:18:22 +01:00
Internal.hs add internal module as backdoor for hidden function/definition. 2011-03-19 21:45:43 +00:00
MAC.hs add a type alias for HMAC 2011-08-14 17:51:20 +01:00
Measurement.hs add some measurements of bytes received/sent and number of handshakes per context. 2011-11-11 19:05:17 +00:00
Packet.hs consider clientkeyxchg as an opaque structure in internal layers, and make/process the content in higher layer. 2011-12-01 08:41:01 +00:00
Receiving.hs fix TLS key exchange with version >= 1.0. 2011-12-05 20:10:28 +00:00
Record.hs cleanup the record layer properly from other layer on top. 2011-11-30 21:51:22 +00:00
Sending.hs consider clientkeyxchg as an opaque structure in internal layers, and make/process the content in higher layer. 2011-12-01 08:41:01 +00:00
State.hs handle digest update after processing the packet 2011-12-01 08:42:43 +00:00
Struct.hs Merge branch 'hsm' 2011-12-01 08:55:44 +00:00
Util.hs add strict version of and, && and bytestring equality 2011-10-02 22:15:21 +01:00
Wire.hs fix client side encoding of client key exchange on RSA. 2011-12-06 00:12:00 +00:00