summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-02 19:06:42 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-02 19:06:42 +0100
commitd88930e5077a558d4a073a0fe4462f6f35680acc (patch)
treec959caf28c9e4876db3e0a17969e42ba79ebbdf4
parentab0734cfb78585a9b7afdc556895f9dc237721eb (diff)
downloadgnutls-d88930e5077a558d4a073a0fe4462f6f35680acc.tar.gz
updated
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index b1cea4efa2..165f568ee6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,6 +5,9 @@ in order to avoid having people working on the same thing.
Current list:
* When importing a PKCS #11 certificate, check for its issuers to generate a
chain (e.g. use the DN to retrieve possible signers).
+* Think about supporting the groups in RFC3526 and RFC5114. If other
+ implementations use them too we may be able to achieve some speedups
+ in DH (by knowing q).
* Handle the following X.509 extensions:
2.5.29.36: Policy Constraints
2.5.29.33: Policy Mappings