add 'TODO' items
authorBodo Möller <bodo@openssl.org>
Wed, 14 Aug 2002 10:49:29 +0000 (10:49 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 14 Aug 2002 10:49:29 +0000 (10:49 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c6b51e9f2a926a6fdb41f3da380bf30294cbaccb..d16f2397d23ca1d2253facc9e78f4a2822a10f58 100644 (file)
--- 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