summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2005-11-15 21:08:38 +0000
committerBodo Möller <bodo@openssl.org>2005-11-15 21:08:38 +0000
commit8dee9f844f8f22e74d00dff43043732ef1e1fe15 (patch)
tree3c52e9d545290e1acec34e9844e669676ab74529 /CHANGES
parent963ba100125deb539965429f9114166150a5183b (diff)
deFUDify: don't require OPENSSL_EC_BIN_PT_COMP
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3de0267cb6..775b0ea52f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.8a and 0.9.9 [xx XXX xxxx]
+ *) Move code previously exiled into file crypto/ec/ec2_smpt.c
+ to ec2_smpl.c, and no longer require the OPENSSL_EC_BIN_PT_COMP
+ macro.
+ [Bodo Moeller]
+
*) New candidate for BIGNUM assembler implementation, bn_mul_mont,
dedicated Montgomery multiplication procedure, is introduced.
BN_MONT_CTX is modified to allow bn_mul_mont to reach for higher