On 7 Nov 2017 17:51 +0100, from jtulak@xxxxxxxxxx (Jan Tulak): > Is it possible to test whether a passphrase is strong enough (and > luksFormat will accept it), without the need to really create a device > with this passphrase? I ask because I want to test the password before > I run a sequence of commands and I don't want them to fail in the > middle just because of a weak passphrase. Adding to Milan Broz's answer, you can always use a simple file (or a sparse file) as a backing device for a LUKS container. Doing so will also tell you that the utilities can understand all other options you're feeding them, which may be a consideration if you are providing custom settings (for example, hash algorithm, encryption algorithm, etc.). Just remember to close the container before you delete the file. -- Michael Kjörling • https://michael.kjorling.se • michael@xxxxxxxxxxx “People who think they know everything really annoy those of us who know we don’t.” (Bjarne Stroustrup) _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt