summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 875738e40cb..876b1f2d6f2 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
-* ioctl_compat() mode for ncr.h API as it is in cryptodev.h
* Put limits to sessions
* Export private keys to PKCS #8 format (can it be implemented?)
* Documentation for functions
* Is a writev() like interface needed?
* Implement the NIST DSA generation algorithm.
+* Make key generation interruptible.
+* Allow assymetric keys to wrap other keys.