Add linking of the volume key to a keyring

Merged Daniel Zaťovič requested to merge daniel.zatovic/cryptsetup:extend-keyring-support into main

Allow user to link the volume key (linked to thread keyring by default) to a keyring specified via the --link-vk-to-keyring option.

Currently only logon keyring type is supported. Add --volume-key-type allow specifying arbitrary type for the volume key.

Fixes: #762 (closed)

Edited by Daniel Zaťovič

Merge request reports