Supporting additional algorithms #747
Unanswered
GregDomjan
asked this question in
Q&A
Replies: 1 comment
-
Hi, Generally speaking, we add support for algorithms in libfido2 when we know that there are authenticators out there that also implements them. I have personally not seen any authenticators with support for these yet. If anyone does, please let us know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Support for Cose ES384 algorithm was added (recently? ~1.11)
The Python library includes support for additional algorithms ES512, PS256, ES256K
Yubico/python-fido2@79b74aa
Yubico/python-fido2@c8fd18d
Is similar support in libfido2 on a roadmap?
Beta Was this translation helpful? Give feedback.
All reactions