From 859132fa8f2dd5d4ed66f126d17b5a62d1df2fc1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 2 May 2002 14:10:12 +0000 Subject: * jnlib/: Removed. * Makefile.am (SUBDIRS): Removed jnlib. * configure.ac (jnlib/Makefile): Removed. * configure.ac: Define _REENTRANT. --- TODO | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index e22b101f..5a2d9d3f 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,14 @@ -* see where we should use the ascii_strcasecmp() functions. * switching from encrypt to decrypt requires a close and open. - Wouldn't it be better if we have a reste function or integrate that + Wouldn't it be better if we have a reset function or integrate that with setkey? + * add more tests. Even basic is very minimal. + * udiv-qrnbd.o should get build as *.lo [HPUX] + +* Define a function to be used as a constructor to set up things in a + MT safe way. There is already a hook for this. + +* Allow operation using RSA keys consisting of the OpenSSL list of + paramemters and allow for a third form where the private Exponent + is not given (saves space) -- cgit v1.2.1