diff options
author | miod <> | 2014-04-17 20:06:48 +0000 |
---|---|---|
committer | miod <> | 2014-04-17 20:06:48 +0000 |
commit | d4dd474751ed5fcdc8d8ccdbf94f84734ca8cacc (patch) | |
tree | 97ba1ec0f88ec695b2f952f6d56f260ea188222b /src | |
parent | ef4d5b072fe1708187d31afa11252b9c959a794e (diff) | |
download | openbsd-d4dd474751ed5fcdc8d8ccdbf94f84734ca8cacc.tar.gz openbsd-d4dd474751ed5fcdc8d8ccdbf94f84734ca8cacc.tar.bz2 openbsd-d4dd474751ed5fcdc8d8ccdbf94f84734ca8cacc.zip |
todo: do not leave 15 year old todo lists in the tree.
Diffstat (limited to 'src')
-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 | ||