diff options
Diffstat (limited to 'doc/relnotes/1_9_3.rst')
-rw-r--r-- | doc/relnotes/1_9_3.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/relnotes/1_9_3.rst b/doc/relnotes/1_9_3.rst deleted file mode 100644 index 7e7b27efc..000000000 --- a/doc/relnotes/1_9_3.rst +++ /dev/null @@ -1,11 +0,0 @@ -Version 1.9.3, 2009-11-19 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -* Add new AES implementation using Intel's AES instruction intrinsics -* Add an implementation of format preserving encryption -* Allow use of any hash function in X.509 certificate creation -* Optimizations for MARS, Skipjack, and AES -* Set macros for available SIMD instructions in build.h -* Add support for using InnoSetup to package Windows builds -* By default build a DLL on Windows - |