]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptenroll,homectl: Introduce --fido2-credential-algorithm option
authorMkfsSion <mkfssion@mkfssion.com>
Sun, 17 Apr 2022 07:42:49 +0000 (15:42 +0800)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Apr 2022 18:22:40 +0000 (20:22 +0200)
commit70e723c000e46e2304e54f8063572d7fa0cdad46
tree462cd67a414dc0bce495d01f405ddbe60c0731fa
parent6dc18ca5ddd996ffbf83b42cb45f23496fe38c9d
cryptenroll,homectl: Introduce --fido2-credential-algorithm option

* Some authenticators(like Yubikey) support credential algorithm other than ES256
* Introduce a new option so users can make use of it
man/homectl.xml
man/systemd-cryptenroll.xml
src/cryptenroll/cryptenroll-fido2.c
src/cryptenroll/cryptenroll-fido2.h
src/cryptenroll/cryptenroll.c
src/home/homectl-fido2.c
src/home/homectl-fido2.h
src/home/homectl.c
src/shared/libfido2-util.c
src/shared/libfido2-util.h