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)
May 2 2026, 6:12 PM
Unknown Object (File)
Apr 29 2026, 12:29 PM
Unknown Object (File)
Apr 29 2026, 12:24 PM
Unknown Object (File)
Apr 27 2026, 8:34 PM
Unknown Object (File)
Apr 25 2026, 3:21 AM
Unknown Object (File)
Apr 21 2026, 11:23 AM
Unknown Object (File)
Apr 21 2026, 9:59 AM
Unknown Object (File)
Apr 21 2026, 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