From: Bodo Möller Date: Wed, 14 Aug 2002 10:49:29 +0000 (+0000) Subject: add 'TODO' items X-Git-Tag: OpenSSL_0_9_7-beta4~168^2~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=49a0f77867627993c0936ac40f086df5fbc7d090;p=oweals%2Fopenssl.git add 'TODO' items --- 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