hs-tls/Network/TLS
2010-10-06 09:15:36 +01:00
..
Cap.hs add a cap file to differenciate protocol version capabilities. 2010-09-26 08:46:09 +01:00
Cipher.hs properly finish SSL3 digest computation. 2010-10-06 09:07:48 +01:00
Client.hs use modify instead of get >>= put (and same for modifyTLS) 2010-10-05 18:48:32 +01:00
Compression.hs initial import 2010-09-09 22:47:19 +01:00
Crypto.hs add missing signature 2010-09-26 16:07:29 +01:00
MAC.hs properly finish SSL3 digest computation. 2010-10-06 09:07:48 +01:00
Packet.hs properly finish SSL3 digest computation. 2010-10-06 09:07:48 +01:00
Receiving.hs don't check padding content in SSL3 mode 2010-10-06 09:15:36 +01:00
Sending.hs properly encode RSA structure without extra length when doing SSL3 2010-10-06 09:11:57 +01:00
Server.hs use the AES rng as the TLSState rng, and generate random bytes on demand 2010-10-03 11:23:12 +01:00
SRandom.hs use the AES rng as the TLSState rng, and generate random bytes on demand 2010-10-03 11:23:12 +01:00
State.hs properly finish SSL3 digest computation. 2010-10-06 09:07:48 +01:00
Struct.hs new state machine 2010-10-02 22:02:37 +01: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