Systemd/src/cryptsetup
Lennart Poettering 086697094e cryptsetup: add native pkcs#11 support to cryptsetup
This adds a new crypttab option for volumes "pkcs11-uri=" which takes a
PKCS#11 URI. When used the key stored in the line's key file is
decrypted with the private key the PKCS#11 URI indiciates.

This means any smartcard that can store private RSA keys is usable for
unlocking LUKS devices.
2019-12-09 19:25:25 +01:00
..
cryptsetup-generator.c crypsetup: introduce x-initrd.attach option 2019-12-05 11:43:02 +01:00
cryptsetup-pkcs11.c cryptsetup: add native pkcs#11 support to cryptsetup 2019-12-09 19:25:25 +01:00
cryptsetup-pkcs11.h cryptsetup: add native pkcs#11 support to cryptsetup 2019-12-09 19:25:25 +01:00
cryptsetup.c cryptsetup: add native pkcs#11 support to cryptsetup 2019-12-09 19:25:25 +01:00