aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-08-14 10:49:29 +0000
committerBodo Möller <bodo@openssl.org>2002-08-14 10:49:29 +0000
commit49a0f77867627993c0936ac40f086df5fbc7d090 (patch)
treea86c7f8265743a92a175d0bccd4bb86862c86a28 /CHANGES
parent2af52de7b5c414bf73302a2495c21dcb2db3b90c (diff)
downloadopenssl-49a0f77867627993c0936ac40f086df5fbc7d090.tar.gz
add 'TODO' items
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c6b51e9f2a..d16f2397d2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,8 @@ cipher suites correctly.
[Nils Gura and Douglas Stebila (Sun Microsystems Laboratories)]
*) Add ECDH in new directory crypto/ecdh/.
+TODO: more general interface (return x coordinate, not its hash)
+TODO: bug: pad x with leading zeros if necessary
[Douglas Stebila (Sun Microsystems Laboratories)]
*) Let BN_rand_range() abort with an error after 100 iterations