hs-tls/Network/TLS
2011-05-12 09:13:53 +01:00
..
Cap.hs add a cap file to differenciate protocol version capabilities. 2010-09-26 08:46:09 +01:00
Cipher.hs derive Show and Eq from CipherKeyExchangeType 2011-05-12 09:13:53 +01:00
Compression.hs add more haddock related stuff 2011-03-02 08:43:05 +00:00
Core.hs Add a way to show packet sent and received at the protocol level. very useful for debugging. 2011-05-04 08:41:16 +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 depends on cryptohash 0.6 and adapt to the new modules location. 2010-10-24 12:02:41 +01:00
Packet.hs add signature 2011-05-12 09:13:53 +01:00
Receiving.hs add a structure to parametrize decoding encoding related to version, key exchange type, ... 2011-05-12 09:13:53 +01:00
Sending.hs Remove the hardcoded srandomgen in favor of any cryptorandomgen instance. 2011-04-11 19:56:43 +01:00
State.hs add a structure to parametrize decoding encoding related to version, key exchange type, ... 2011-05-12 09:13:53 +01:00
Struct.hs define a more generic protocol error, and remove the digest error 2011-05-12 09:13:53 +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 usless import in wire module 2011-04-24 13:43:27 +01:00