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
F132451288: D24343.id.diff
Fri, Oct 17, 1:30 AM
F132451284: D24343.id70357.diff
Fri, Oct 17, 1:30 AM
F132451276: D24343.id70586.diff
Fri, Oct 17, 1:30 AM
F132407651: D24343.diff
Thu, Oct 16, 4:34 PM
Unknown Object (File)
Wed, Sep 17, 10:57 AM
Unknown Object (File)
Sep 13 2025, 11:51 AM
Unknown Object (File)
Sep 3 2025, 5:48 PM
Unknown Object (File)
Aug 24 2025, 6:40 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