From 3c7ca7cc92736ff56ec241b1c3da890b7496e5cc Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 21 Aug 2010 12:33:16 +0200 Subject: key generation must be done interruptible. --- TODO | 1 + 1 file changed, 1 insertion(+) 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. -- cgit