aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-01-20 10:14:19 -0500
committerJack Lloyd <[email protected]>2020-01-20 10:14:19 -0500
commite37aeecb471b31b5d0bc8394ff88fb9ee45c4213 (patch)
tree97a47c8a8f26ad392bfac1c5deb3844bc098923c /doc
parentbe9af652680f2ef4dcc00e38b072f5a61f462f3f (diff)
Deprecation changes
Diffstat (limited to 'doc')
-rw-r--r--doc/deprecated.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/deprecated.rst b/doc/deprecated.rst
index 62b9f7984..b31ac7c43 100644
--- a/doc/deprecated.rst
+++ b/doc/deprecated.rst
@@ -80,6 +80,9 @@ in a future major release.
- All built in MODP groups < 2048 bits
+- Support for explicit ECC curve parameters and ImplicitCA encoded parameters in
+ EC_Group and all users (including X.509 certificates and PKCS#8 private keys).
+
- All pre-created DSA groups
- All or nothing package transform (``package.h``)
@@ -151,7 +154,6 @@ Deprecated Headers
``gmac.h``,
``gost_28147.h``,
``gost_3411.h``,
- ``hash_id.h``,
``hkdf.h``,
``hmac.h``,
``http_util.h``,