X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=7aa8d4fa512a4d15180e7c8a871dbf0518a1869f;hb=863c5cd04a1bc1f41d3b793457c2169f5a617c16;hp=c02ecdce6b8591c7965e10f6e4632d8f6aeb21f3;hpb=341fcb5192bf89436681566074087a4b25bafadb;p=silc.git diff --git a/TODO b/TODO index c02ecdce..7aa8d4fa 100644 --- a/TODO +++ b/TODO @@ -318,7 +318,9 @@ Crypto Library, lib/silccrypt/ check the alg->hash, supported hash functions. Maybe deliver it also to all other functions in SilcPKCSAlgorithm to be consistent. (***DONE) - o Add DSS support. Take implementation from Tom or make it yourself. + o Add DSA support to SILC public key. + + o Add DSS support. (***DONE) o Implement the defined SilcDH API. The definition is in lib/silccrypt/silcdh.h. Make sure it is asynchronous so that it can @@ -424,7 +426,7 @@ lib/silcssh =========== o SSH2 public key/private key support, allowing the use of SSH2 keys - in SILC. RFC 4716. + in SILC. RFC 4716. (***DONE) lib/silcpkix