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
F153353254: D24343.id70357.diff
Mon, Apr 20, 4:08 PM
Unknown Object (File)
Sat, Apr 18, 8:27 AM
Unknown Object (File)
Fri, Apr 17, 2:12 PM
Unknown Object (File)
Mon, Mar 23, 5:27 PM
Unknown Object (File)
Mar 19 2026, 12:33 AM
Unknown Object (File)
Mar 16 2026, 11:28 PM
Unknown Object (File)
Mar 16 2026, 5:46 AM
Unknown Object (File)
Mar 14 2026, 2:05 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