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
F106048910: D24343.id70586.diff
Tue, Dec 24, 12:06 PM
Unknown Object (File)
Fri, Dec 20, 11:38 AM
Unknown Object (File)
Fri, Dec 20, 5:29 AM
Unknown Object (File)
Sat, Dec 14, 8:09 PM
Unknown Object (File)
Thu, Dec 12, 7:32 PM
Unknown Object (File)
Tue, Nov 26, 11:53 AM
Unknown Object (File)
Nov 19 2024, 1:34 PM
Unknown Object (File)
Nov 19 2024, 10:53 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