wNAFs use does not bring that much performance on Sparcs (where
authorBodo Möller <bodo@openssl.org>
Fri, 16 Nov 2001 12:02:01 +0000 (12:02 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 16 Nov 2001 12:02:01 +0000 (12:02 +0000)
elliptic curves are are relatively faster than on PCs anyway)

CHANGES

diff --git a/CHANGES b/CHANGES
index f51029ef7735c7abf6142342fe811d7babf99dda..8f62d89a23036946c5f7c6c454be29c888653a04 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,8 +12,8 @@
          *) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
          +) applies to 0.9.7 only
 
          *) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
          +) applies to 0.9.7 only
 
-  +) Use wNAFs in EC_POINTs_mul() for improved efficiency (about 10%
-     better than before for single multiplications over P-192 or P-224).
+  +) Use wNAFs in EC_POINTs_mul() for improved efficiency
+     (up to about 10% better than before for P-192 and P-224).
      [Bodo Moeller]
 
   -) [In 0.9.6c-engine release:]
      [Bodo Moeller]
 
   -) [In 0.9.6c-engine release:]