Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2020 14:23:55 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r360563 - head
Message-ID:  <202005021423.042ENtfC035233@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Sat May  2 14:23:55 2020
New Revision: 360563
URL: https://svnweb.freebsd.org/changeset/base/360563

Log:
  Document removal of deprecated algorithms from /dev/crypto.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Sat May  2 14:20:32 2020	(r360562)
+++ head/RELNOTES	Sat May  2 14:23:55 2020	(r360563)
@@ -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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005021423.042ENtfC035233>