From: Geoff Thorpe Date: Wed, 4 Aug 2004 22:42:29 +0000 (+0000) Subject: Make a note of the new engine. X-Git-Tag: BEN_FIPS_TEST_6~14^2~105 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=30fe028f077567ae4be5f82e3bf58d05c40e1296;p=oweals%2Fopenssl.git Make a note of the new engine. --- diff --git a/CHANGES b/CHANGES index 49630ea76e..4992f935f3 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Changes between 0.9.7e and 0.9.8 [xx XXX xxxx] + *) Add a new engine to support VIA PadLock ACE extensions in the VIA C3 + Nehemiah processors. These extensions support AES encryption in hardware + as well as RNG (though RNG support is currently disabled). + [Michal Ludvig , with help from Andy Polyakov] + *) Deprecate BN_[get|set]_params() functions (they were ignored internally). [Geoff Thorpe]