summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-07-30 23:21:02 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-07-30 23:21:02 +0200
commit67d0481e51b198cbad2b1d33389fd80e7a87dd46 (patch)
tree91695a45a1f6ffb9e4ab53d6d6b1c34eb3dc25f2 /TODO
parent517e0cc6199dcca54f8d20ebb90e304d4cc93c43 (diff)
parentaf51c84e19753ec0c9de368816a30bcc4fb90c24 (diff)
Merge branch 'master' into replace-lists
Conflicts: ncr-int.h ncr-key.c ncr.c
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5ed80e1..875738e 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
* 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.