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, Nov 29, 10:11 PM
Unknown Object (File)
Thu, Nov 20, 5:42 PM
Unknown Object (File)
Thu, Nov 20, 5:41 PM
Unknown Object (File)
Thu, Nov 20, 5:41 PM
Unknown Object (File)
Thu, Nov 20, 5:28 PM
Unknown Object (File)
Wed, Nov 19, 3:47 AM
Unknown Object (File)
Oct 25 2025, 5:16 AM
Unknown Object (File)
Oct 18 2025, 6:26 PM
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