Re: [webauthn] Which "pubKeyCredParams" to use? (#1757)

I think that in practice, the majority of RPs will most likely use an external library to implement WebAuthn signature verification. In that case they usually shouldn't have to do anything extra to support the additional algorithms, all of that work is on the library developer.

The main exception I can see is platforms like Java where you need to provide JCA providers for each algorithm, but even there the common ones are built in on recent JRE versions.

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1757#issuecomment-1532963898 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 3 May 2023 12:41:36 UTC