Skip to content

Add keyring options --key-description and --new-key-description

Milan Broz requested to merge keyring-option into main

Most of commands are covered, missing luksChangeKey (no API yet).

There are some hacks, that need to be fixed later by follow-up MR (cached passphrase, reencrypt luksFormat() call).

Merge request reports