hs-tls/Network/TLS
2011-03-02 07:35:25 +00:00
..
Cap.hs add a cap file to differenciate protocol version capabilities. 2010-09-26 08:46:09 +01:00
Cipher.hs use AES in cryptocipher 0.2.5 2011-02-20 08:13:53 +00:00
Client.hs move initiate into handshake in core. 2011-03-01 23:09:17 +00:00
Compression.hs add nullCompression and an instance of show for compression data. 2011-03-01 20:01:40 +00:00
Core.hs fold handshake stuff from server to core. 2011-03-02 07:35:25 +00:00
Crypto.hs Generalize key exchange and use in-house RSA. 2010-11-04 19:10:00 +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 move to certificate >= 0.6 2011-02-20 08:35:14 +00:00
Receiving.hs remove language extensions not needed anymore 2011-03-01 20:01:40 +00:00
Sending.hs remove language extensions not needed anymore 2011-03-01 20:01:40 +00:00
Server.hs fold handshake stuff from server to core. 2011-03-02 07:35:25 +00:00
SRandom.hs use AES in cryptocipher 0.2.5 2011-02-20 08:13:53 +00:00
State.hs style change and use modify instead of get/put 2011-03-01 20:01:40 +00:00
Struct.hs move to certificate >= 0.6 2011-02-20 08:35:14 +00:00
Util.hs fix a bug with SSL3 during the creation of crypt state. 2011-02-20 08:49:23 +00:00
Wire.hs use strict bytestring instead of lazy bytestring. 2010-09-26 10:34:47 +01:00