diff options
author | 2014-04-17 20:06:48 +0000 | |
---|---|---|
committer | 2014-04-17 20:06:48 +0000 | |
commit | 8cede5042aa0649c8c2571580df36b657bf8ffdf (patch) | |
tree | 42ff5784d2ca7b70f930b26dd0595090377a2981 /lib/libssl/src | |
parent | fix BIO_snprintf usage in here. (diff) | |
download | wireguard-openbsd-8cede5042aa0649c8c2571580df36b657bf8ffdf.tar.xz wireguard-openbsd-8cede5042aa0649c8c2571580df36b657bf8ffdf.zip |
todo: do not leave 15 year old todo lists in the tree.
Diffstat (limited to 'lib/libssl/src')
-rw-r--r-- | lib/libssl/src/crypto/bn/todo | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libssl/src/crypto/bn/todo b/lib/libssl/src/crypto/bn/todo deleted file mode 100644 index e47e381aea1..00000000000 --- a/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 |