From d4dd474751ed5fcdc8d8ccdbf94f84734ca8cacc Mon Sep 17 00:00:00 2001 From: miod <> Date: Thu, 17 Apr 2014 20:06:48 +0000 Subject: todo: do not leave 15 year old todo lists in the tree. --- src/lib/libcrypto/bn/todo | 3 --- src/lib/libssl/src/crypto/bn/todo | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 src/lib/libcrypto/bn/todo delete mode 100644 src/lib/libssl/src/crypto/bn/todo diff --git a/src/lib/libcrypto/bn/todo b/src/lib/libcrypto/bn/todo deleted file mode 100644 index e47e381aea..0000000000 --- a/src/lib/libcrypto/bn/todo +++ /dev/null @@ -1,3 +0,0 @@ -Cache RECP_CTX values -make the result argument independant of the inputs. -split up the _exp_ functions diff --git a/src/lib/libssl/src/crypto/bn/todo b/src/lib/libssl/src/crypto/bn/todo deleted file mode 100644 index e47e381aea..0000000000 --- a/src/lib/libssl/src/crypto/bn/todo +++ /dev/null @@ -1,3 +0,0 @@ -Cache RECP_CTX values -make the result argument independant of the inputs. -split up the _exp_ functions -- cgit v1.2.3-55-g6feb