hs-tls/Network/TLS
2011-08-14 17:51:20 +01: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
Core.hs misc cleanup 2011-08-13 07:56:17 +01: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
Packet.hs switch to one hashctx that can contains 2 hashctx, and add a special updateSSL for SSL3. 2011-08-14 16:18:09 +01:00
Receiving.hs Define hash structure to save some repetition 2011-08-13 12:30:36 +01:00
Record.hs Create a record type to help type safety 2011-08-12 18:41:49 +01:00
Sending.hs remove the keyblocksize that is redundant and easily calculated from other fields. 2011-08-13 12:04:23 +01:00
State.hs switch to one hashctx that can contains 2 hashctx, and add a special updateSSL for SSL3. 2011-08-14 16:18:09 +01:00
Struct.hs Create a record type to help type safety 2011-08-12 18:41:49 +01:00
Util.hs fix a bug with SSL3 during the creation of crypt state. 2011-02-20 08:49:23 +00:00
Wire.hs add label to serialize get operations 2011-06-12 21:38:42 +01:00