From 30fe028f077567ae4be5f82e3bf58d05c40e1296 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Wed, 4 Aug 2004 22:42:29 +0000 Subject: [PATCH] Make a note of the new engine. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) 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] -- GitLab