summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-08-21 12:33:16 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-08-21 12:33:16 +0200
commit3c7ca7cc92736ff56ec241b1c3da890b7496e5cc (patch)
tree3d69701fff02b0577fcebc1fa425134c30e2635b /TODO
parent7c6e3b075e7d7a0cdeafaa0b9701a9f6dd29cdee (diff)
downloadcryptodev-linux-3c7ca7cc92736ff56ec241b1c3da890b7496e5cc.tar.gz
cryptodev-linux-3c7ca7cc92736ff56ec241b1c3da890b7496e5cc.tar.xz
cryptodev-linux-3c7ca7cc92736ff56ec241b1c3da890b7496e5cc.zip
key generation must be done interruptible.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 875738e..3a5a1ab 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,4 @@
* Documentation for functions
* Is a writev() like interface needed?
* Implement the NIST DSA generation algorithm.
+* Make key generation interruptible.