hs-tls/Network/TLS
2012-03-16 08:06:55 +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 Merge branch 'npn' into next 2012-03-15 08:59:04 +00:00
Core.hs move encoding and decoding of NPN packet from Wire to Packet 2012-03-16 08:06:55 +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 move encoding and decoding of NPN packet from Wire to Packet 2012-03-16 08:06:55 +00:00
Receiving.hs Merge branch 'npn' into next 2012-03-15 08:59:04 +00:00
Record.hs cleanup the record layer properly from other layer on top. 2011-11-30 21:51:22 +00:00
Sending.hs generate key block when setting the master secret. 2011-12-20 07:41:15 +00:00
State.hs Add client side of Next Protocol Negotiation. 2012-02-16 12:13:13 +04:00
Struct.hs Spell 'negotiation' as in the spec. 2012-02-13 22:54:04 +04:00
Util.hs add strict version of and, && and bytestring equality 2011-10-02 22:15:21 +01:00
Wire.hs move encoding and decoding of NPN packet from Wire to Packet 2012-03-16 08:06:55 +00:00