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
F105755854: D24343.diff
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
Unknown Object (File)
Nov 19 2024, 3:22 AM
Unknown Object (File)
Nov 19 2024, 3:22 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