summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-12-02 13:46:39 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-12-02 13:46:39 +0000
commitb40228a61d2f9b40fa6a834c9beaa8ee9dc490c1 (patch)
tree77e38605dd70f7a8774256752ba46b7ade06795b /CHANGES
parentda5a0e8722077ab0621c77515fd634345f43ac11 (diff)
New functions to support opaque EVP_CIPHER_CTX handling.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 33b98a418a..67cd88c1d8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -73,6 +73,10 @@
Changes between 0.9.8a and 0.9.8b [XX xxx XXXX]
+ *) New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free() to support
+ opaque EVP_CIPHER_CTX handling.
+ [Steve Henson]
+
*) Several fixes and enhancements to the OID generation code. The old code
sometimes allowed invalid OIDs (1.X for X >= 40 for example), couldn't
handle numbers larger than ULONG_MAX, truncated printing and had a