Skip to content

Refactor loadable tokens

Ondrej Kozina requested to merge oniko/cryptsetup:loadable-tokens into master

Some changes to dynamically loadable tokens. Now it should be fully backward compatible. crypt_activate_by_pin_token is now usable only from libcryptsetup-token-.so plugins.

Merge request reports