From dc30169143d3e31e7b79322870560bb759947897 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Mon, 11 May 2020 22:15:46 +0000 Subject: [PATCH] Document removal of deprecated algorithms from OCF. Sponsored by: Chelsio Communications --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index 2e51bc869af9..abc4aa2a071a 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +r360920,r360923,r360924,r360927,r360928,r360931,r360933,r360936: + Remove support for ARC4, Blowfish, Cast, DES, Triple DES, MD5, + MD5-KPDK, MD5-HMAC, SHA1-KPDK, and Skipjack algorithms from + the kernel open cryptographic framework (OCF). + r360562: Remove support for ARC4, Blowfish, Cast, DES, Triple DES, MD5-HMAC, and Skipjack algorithms from /dev/crypto.