hs-tls/Network/TLS
2011-01-02 09:49:21 +00:00
..
Cap.hs add a cap file to differenciate protocol version capabilities. 2010-09-26 08:46:09 +01:00
Cipher.hs export key/iv 2010-12-07 09:15:22 +00:00
Client.hs rename connect in client module to initiate. 2010-11-28 10:30:05 +00:00
Compression.hs initial import 2010-09-09 22:47:19 +01: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 put the throwError inside the runGet instead of outside. 2010-11-03 23:06:04 +00:00
Receiving.hs Generalize key exchange and use in-house RSA. 2010-11-04 19:10:00 +00:00
Sending.hs Generalize key exchange and use in-house RSA. 2010-11-04 19:10:00 +00:00
Server.hs move to certificate 0.5 2011-01-02 09:49:21 +00:00
SRandom.hs remove old comment 2010-12-06 22:54:56 +00:00
State.hs properly finish SSL3 digest computation. 2010-10-06 09:07:48 +01:00
Struct.hs massive change on the RNG and add support for CryptoRandomGen 2010-11-04 19:05:36 +00:00
Util.hs add partition3 utility 2010-09-26 20:56:47 +01:00
Wire.hs use strict bytestring instead of lazy bytestring. 2010-09-26 10:34:47 +01:00