From d1e87a8bf19a041e3fe6144213b081f6374ba06b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 26 Aug 2008 11:13:57 +0000 Subject: Implemented transient-key flag as requested by the GNUNet folks. Documentation cleanups. Removed FIPS logging unless in double verbose state. --- TODO | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cc1cafbc..43310273 100644 --- a/TODO +++ b/TODO @@ -66,16 +66,6 @@ What's left to do -*- outline -*- collectros need to run that bunch of Unix utilities we don't waste their precious results. -* Add transient flag to RSA key generation - For short living keys it makes sense to allow generation using a PRNG. - We could implement it this way: - - (genkey - (rsa - (nbits 4:1024) - (transient-key))) - - * Out of memory handler for secure memory should do proper logging There is no shortage of standard memory, so logging is most likely -- cgit v1.2.1