X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=359b707bccaa54c8c6597e859e00a533653cdf76;hb=ec9f8e2d0c90749848705f027a5a51077880545a;hp=be058d1ad4c241daa73340372f001036e47d620f;hpb=25fc6127772a2cefdebd1a11600365d1647c8a04;p=crypto.git diff --git a/TODO b/TODO index be058d1a..359b707b 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ TODO for 1.1 And Beyond ======================= -NOTE: Any item that doesn't have (***DONE) in it, isn't done yet. +NOTE: Any item that doesn't have (***DONE) in it, isn't done yet. The +(***TESTING NEEDED) means that the item has been done but not yet properly +tested. + lib/silccore/silcpacket.[ch] ****DONE**** @@ -33,6 +36,8 @@ lib/silccore o All payload encoding routines should take SilcStack as argument. + o All payload test routines into lib/silccore/tests/. + lib/silcskr =========== @@ -44,10 +49,10 @@ lib/silcskr lib/silcske/silcske.[ch] ======================== - o IV Included flag support in SKE (it currently doesn't accept it) + o IV Included flag support in SKE (***TESTING NEEDED) - o assemble_security_properties to take cipher, hash, hmac, etc. as - argument. + o UDP transport changes; retransmission support by using exponential + backoff algorithm. o SilcConnAuth header file documentation.