From 9dba89cde740d7c518a73b869d07d6247e0e7488 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 28 Aug 2006 09:40:39 +0000 Subject: Fixed a problem with shifting MPIs by 0. Add a way to check whether the RNG is in fake mode. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1cfc6dc1..4ea299e0 100644 --- a/TODO +++ b/TODO @@ -51,7 +51,7 @@ What's left to do -*- outline -*- to run that bunch of Unix utilities we don't waste their precious results. -* Out of memory handler for secure memory shopuld do proper logging +* Out of memory handler for secure memory should do proper logging There is no shortage of standard memory, so logging is most likely possible. @@ -59,5 +59,10 @@ What's left to do -*- outline -*- * signed vs. unsigned. Sync the code with 1.2 where we have fixed all these issues. +* mpi_print does not use secure memory + for internal variables. + +* gry_mpi_lshift is missing + -- cgit v1.2.1