Page MenuHomeFreeBSD

Remove support for geli(4) algorithms deprecated in r348206.
ClosedPublic

Authored by jhb on Apr 8 2020, 10:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 2, 6:12 PM
Unknown Object (File)
Wed, Apr 29, 12:29 PM
Unknown Object (File)
Wed, Apr 29, 12:24 PM
Unknown Object (File)
Mon, Apr 27, 8:34 PM
Unknown Object (File)
Sat, Apr 25, 3:21 AM
Unknown Object (File)
Tue, Apr 21, 11:23 AM
Unknown Object (File)
Tue, Apr 21, 9:59 AM
Unknown Object (File)
Tue, Apr 21, 4:59 AM
Subscribers

Details

Summary

This removes support for reading and writing volumes using the
following algorithms:

  • Triple DES
  • Blowfish
  • MD5 HMAC integrity

In addition, this commit adds an explicit whitelist of supported
algorithms to give a better error message when an invalid or
unsupported algorithm is used by an existing volume.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable