aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_1_3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_1_3.rst')
-rw-r--r--doc/relnotes/1_1_3.rst15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/relnotes/1_1_3.rst b/doc/relnotes/1_1_3.rst
deleted file mode 100644
index f8c7fc3fc..000000000
--- a/doc/relnotes/1_1_3.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-Version 1.1.3, 2002-11-03
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* Added a generic public/private key loading interface
-* Fixed a small encoding bug in RSA, RW, and DH
-* Changed the PK encryption/decryption interface classes
-* ECB supports using padding methods
-* Added a function-based interface for library initialization
-* Added support for RIPEMD-128 and Tiger PKCS#1 v1.5 signatures
-* The cipher mode benchmarks now use 128-bit AES instead of DES
-* Removed some obsolete typedefs
-* Removed OpenCL support (opencl.h, the OPENCL_* macros, etc)
-* Added tests for PKCS #8 encoding/decoding
-* Added more tests for ECB and CBC
-