aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-06-18 06:50:14 -0400
committerJack Lloyd <[email protected]>2019-06-18 06:50:14 -0400
commitcbd36de86542f0357423a8ae8e8d3ade439aa5fa (patch)
tree174b83522516a91af7e419734defa73faa70e78e /doc
parentefcec12b00aa69eed577c50c9241bc3838b3001a (diff)
Deprecation changes
Deprecate GOST 34.11-94 Undeprecate P-192 and P-224
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 128a662bb..d6550e6af 100644
--- a/doc/deprecated.rst
+++ b/doc/deprecated.rst
@@ -59,6 +59,8 @@ in the source.
- Block ciphers CAST-256, Kasumi, MISTY1, and DESX.
+- GOST 34.11-94 hash
+
- CBC-MAC
- PBKDF1 key derivation
@@ -66,7 +68,7 @@ in the source.
- GCM support for 64-bit tags
- Weak or rarely used ECC builtin groups including "secp160k1", "secp160r1",
- "secp160r2", "secp192k1", "secp192r1", "secp224k1", "secp224r1",
+ "secp160r2", "secp192k1", "secp224k1",
"brainpool160r1", "brainpool192r1", "brainpool224r1", "brainpool320r1",
"x962_p192v2", "x962_p192v3", "x962_p239v1", "x962_p239v2", "x962_p239v3".