hs-tls/Network/TLS
Vincent Hanquez 65942b945f massive change on the RNG and add support for CryptoRandomGen
use an inline AES counter system to generate random data.
2010-11-04 19:05:36 +00:00
..
Cap.hs add a cap file to differenciate protocol version capabilities. 2010-09-26 08:46:09 +01:00
Cipher.hs depends on cryptohash 0.6 and adapt to the new modules location. 2010-10-24 12:02:41 +01:00
Client.hs massive change on the RNG and add support for CryptoRandomGen 2010-11-04 19:05:36 +00:00
Compression.hs initial import 2010-09-09 22:47:19 +01:00
Crypto.hs depends on cryptohash 0.6 and adapt to the new modules location. 2010-10-24 12:02:41 +01: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 massive change on the RNG and add support for CryptoRandomGen 2010-11-04 19:05:36 +00:00
Sending.hs properly encode RSA structure without extra length when doing SSL3 2010-10-06 09:11:57 +01:00
Server.hs use monads-fd instead of mtl 2010-10-24 12:02:45 +01:00
SRandom.hs massive change on the RNG and add support for CryptoRandomGen 2010-11-04 19:05:36 +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