Skip to content

Add optional libpasswdqc support for new LUKS passwords

username-removed-271970 requested to merge glebfm/cryptsetup:passwdqc into master

If password is entered through terminal (no keyfile specified) and cryptsetup is compiled with --enable-passwdqc[=/etc/passwdqc.conf], default system passwdqc settings are used to check password quality.

Merge request reports