summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-01-18 12:31:16 +0000
committerSimon Josefsson <simon@josefsson.org>2006-01-18 12:31:16 +0000
commitb6e35598184776ae32dc5593020722b1e368cd51 (patch)
treefd2c9363a565d0eb6b14cb0484a82112d87f9238
parentf1eeaf316205cfd73874a19c80fb80393c8de39a (diff)
downloadgnutls-b6e35598184776ae32dc5593020722b1e368cd51.tar.gz
Add.
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index c113895ff3..f40ddca913 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -7,6 +7,7 @@ Current list:
* Verify added CRLs (is it really needed?)
* Document the format for the supported DN attributes.
* Audit the code
+* RNG improvements, to avoid /dev/random blocking on busy servers.
+ Support PKCS#8 AES and DES-MD5 (tests/enc3pkcs8.pem) encrypted keys.
- Support OpenSSL encrypted PKCS#1 RSA keys, for compatibility (new
applications should use PKCS#8 instead).