1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 16:59:03 +03:00
systemd/src/cryptsetup
Zbigniew Jędrzejewski-Szmek 8a52210c93 cryptsetup: default to no hash when keyfile is specified
For plain dm-crypt devices, the behavior of cryptsetup package is to
ignore the hash algorithm when a key file is provided. It seems wrong
to ignore a hash when it is explicitly specified, but we should default
to no hash if the keyfile is specified.

https://bugs.freedesktop.org/show_bug.cgi?id=52630
2014-11-24 09:14:18 -05:00
..
cryptsetup-generator.c util: simplify proc_cmdline() to reuse get_process_cmdline() 2014-11-07 01:19:56 +01:00
cryptsetup.c cryptsetup: default to no hash when keyfile is specified 2014-11-24 09:14:18 -05:00
Makefile