summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2020-05-02 14:23:55 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2020-05-02 14:23:55 +0000
commit41b23744320e2f661fb4fc5677038ddf337ca453 (patch)
tree82ff8d3ccaa7c3efa993570108fae0f106d53f09 /RELNOTES
parent6c80c319ef88d93a50c4d5d47c8a2adc5043a239 (diff)
downloadsrc-test-41b23744320e2f661fb4fc5677038ddf337ca453.tar.gz
src-test-41b23744320e2f661fb4fc5677038ddf337ca453.zip
Document removal of deprecated algorithms from /dev/crypto.
Notes
Notes: svn path=/head/; revision=360563
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 1abceec548cd5..2e51bc869af95 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+r360562:
+ Remove support for ARC4, Blowfish, Cast, DES, Triple DES,
+ MD5-HMAC, and Skipjack algorithms from /dev/crypto.
+
r360557:
Remove support for DES, Triple DES, Blowfish, Cast, and
Camellia ciphers from IPsec(4). Remove support for MD5-HMAC,