update TODO. DHE RSA+DSS is now supported.

This commit is contained in:
Vincent Hanquez 2013-12-28 15:30:53 +00:00
parent 5a3422cbbc
commit ce4fb75531

2
TODO
View file

@ -1,8 +1,6 @@
protocol:
- put 4 bytes of time in client/server random
- proper separation for key exchange algorithm (hardcoded to RSA at the moment in differents place)
- implements different key exchange algorithm
- implement AEAD bulk algorithm (TLS1.2)
code cleanup: