projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8f5b2e
)
first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8"
author
Bodo Möller
<bodo@openssl.org>
Tue, 11 Feb 2003 16:42:30 +0000
(16:42 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 11 Feb 2003 16:42:30 +0000
(16:42 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index f7ab583942b84345e13178611fba8a820b8d6076..d3765179a9b33b23f9aad19afb56951181c94346 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-2,7
+2,7
@@
OpenSSL CHANGES
_______________
- Changes between 0.9.7 and 0.9.8 [xx XXX xxxx]
+ Changes between 0.9.7
a
and 0.9.8 [xx XXX xxxx]
*) In crypto/ec/ec_mult.c, implement fast point multiplication with
precomputation, based on wNAF splitting: EC_GROUP_precompute_mult()