aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-14 20:09:54 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-14 20:09:54 +0000
commit3ab56511120b7a67ed4e4dbac9d60e5d1520a453 (patch)
tree399ad045f57838ba50a40a57f9834d7a98f6af4a /CHANGES
parent82ce0b2308027b337f0d8bea973eca5f818aaceb (diff)
downloadopenssl-3ab56511120b7a67ed4e4dbac9d60e5d1520a453.zip
openssl-3ab56511120b7a67ed4e4dbac9d60e5d1520a453.tar.gz
openssl-3ab56511120b7a67ed4e4dbac9d60e5d1520a453.tar.bz2
The experimental Rijndael code moved to the main trunk.
make update done.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c306920..aca7711 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,9 @@
this case.
[Steve Henson]
+ *) Added the beginnings of Rijndael support.
+ [Ben Laurie]
+
*) Fix for bug in DirectoryString mask setting. Add support for
X509_NAME_print_ex() in 'req' and X509_print_ex() function
to allow certificate printing to more controllable, additional