diff options
author | miod <> | 2014-04-17 20:06:48 +0000 |
---|---|---|
committer | miod <> | 2014-04-17 20:06:48 +0000 |
commit | 585c7d218a6a897c19af7772e5b441680146eafa (patch) | |
tree | 97ba1ec0f88ec695b2f952f6d56f260ea188222b | |
parent | e4ad3db9d37454b5bdd0cf5825f5225e0fd77914 (diff) | |
download | openbsd-585c7d218a6a897c19af7772e5b441680146eafa.tar.gz openbsd-585c7d218a6a897c19af7772e5b441680146eafa.tar.bz2 openbsd-585c7d218a6a897c19af7772e5b441680146eafa.zip |
todo: do not leave 15 year old todo lists in the tree.
-rw-r--r-- | src/lib/libcrypto/bn/todo | 3 | ||||
-rw-r--r-- | src/lib/libssl/src/crypto/bn/todo | 3 |
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 @@ | |||
1 | Cache RECP_CTX values | ||
2 | make the result argument independant of the inputs. | ||
3 | 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 @@ | |||
1 | Cache RECP_CTX values | ||
2 | make the result argument independant of the inputs. | ||
3 | split up the _exp_ functions | ||