hs-tls/Network/TLS
2011-08-13 12:30:36 +01:00
..
Cap.hs hello extensions can be present since SSL3 2011-06-06 07:56:10 +01:00
Cipher.hs Define hash structure to save some repetition 2011-08-13 12:30:36 +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 add more haddock related stuff 2011-03-02 08:43:05 +00:00
Internal.hs add internal module as backdoor for hidden function/definition. 2011-03-19 21:45:43 +00:00
MAC.hs add some TLS12 prf related defs 2011-08-12 21:57:30 +01:00
Packet.hs add some TLS12 prf related defs 2011-08-12 21:57:30 +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 Define hash structure to save some repetition 2011-08-13 12:30:36 +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