summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authormiod <>2014-04-17 20:06:48 +0000
committermiod <>2014-04-17 20:06:48 +0000
commit585c7d218a6a897c19af7772e5b441680146eafa (patch)
tree97ba1ec0f88ec695b2f952f6d56f260ea188222b /src/lib
parente4ad3db9d37454b5bdd0cf5825f5225e0fd77914 (diff)
downloadopenbsd-585c7d218a6a897c19af7772e5b441680146eafa.tar.gz
openbsd-585c7d218a6a897c19af7772e5b441680146eafa.tar.bz2
openbsd-585c7d218a6a897c19af7772e5b441680146eafa.zip
todo: do not leave 15 year old todo lists in the tree.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/bn/todo3
-rw-r--r--src/lib/libssl/src/crypto/bn/todo3
2 files changed, 0 insertions, 6 deletions
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 @@
1Cache RECP_CTX values
2make the result argument independant of the inputs.
3split 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 @@
1Cache RECP_CTX values
2make the result argument independant of the inputs.
3split up the _exp_ functions