diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2020-05-11 22:15:46 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2020-05-11 22:15:46 +0000 |
| commit | dc30169143d3e31e7b79322870560bb759947897 (patch) | |
| tree | 902b3d619591d0f1d7262765d356f4a09bfa6dbc /RELNOTES | |
| parent | 63823cac92205d75f09ee058f15789d5016f0268 (diff) | |
Notes
Diffstat (limited to 'RELNOTES')
| -rw-r--r-- | RELNOTES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES index 2e51bc869af95..abc4aa2a071a9 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. |
