mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 20:00:08 +01:00
There were two different use cases for weaker keys: 1) empty keys (zero filled buffer) 2) weak 'random' keys not sucking entropy while being generated Those key types must not be used to encrypt real data. It's used either to check cipher can be configured sucessfully on the system or as a fake envelope during metadata repair.