From ce4fb75531016dd172e685fe48e39ad66539c720 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Sat, 28 Dec 2013 15:30:53 +0000 Subject: [PATCH] update TODO. DHE RSA+DSS is now supported. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 23ef845..3762205 100644 --- a/TODO +++ b/TODO @@ -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: