aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2004-11-26 15:26:09 +0000
committerAndy Polyakov <appro@openssl.org>2004-11-26 15:26:09 +0000
commitea681ba87228c3b26f143f9c1aca07b114dbfd40 (patch)
treecbe84beb819e3f25a5763f13cd20cc7d261324ca /CHANGES
parentbc3e7fabe7f93084d8d93f55bebe20057a0b6970 (diff)
downloadopenssl-ea681ba87228c3b26f143f9c1aca07b114dbfd40.tar.gz
Summarize recent RC4 tune-ups.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 28bd44aeb3..1227d35e2b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.7e and 0.9.8 [xx XXX xxxx]
+ *) RC4 performance overhaul on modern architectures/implementations, such
+ as Intel P4, IA-64 and AMD64.
+ [Andy Polyakov]
+
*) New utility extract-section.pl. This can be used specify an alternative
section number in a pod file instead of having to treat each file as
a separate case in Makefile. This can be done by adding two lines to the