Document removal of deprecated algorithms from geli(4).

This commit is contained in:
jhb 2020-04-15 19:33:42 +00:00
parent 9c1cb981eb
commit 0ebc4506cf

View File

@ -10,6 +10,10 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
r359945:
Remove support for Triple DES, Blowfish, and MD5 HMAC from
geli(4).
r359786-r359787:
Remove support for DES, Triple DES, and RC4 from in-kernel GSS
authentication.