update TODO

This commit is contained in:
Vincent Hanquez 2011-08-14 07:49:58 +01:00
parent a3b7419f8b
commit 1799f8bbd6

2
TODO
View file

@ -4,7 +4,6 @@ protocol:
- add Client Certificates
- process session as they should
- put 4 bytes of time in client/server random
- implement compression
- proper separation for key exchange algorithm (hardcoded to RSA at the moment in differents place)
- implements different key exchange algorithm
@ -28,7 +27,6 @@ security audit:
misc:
- stunnel: actually make it works like stunnel instead of hardcoding the data received/sent
- investigate an iteratee/enumerator interface
- portability
- implement more ciphers