Yubico / java-webauthn-server

Server-side Web Authentication library for Java https://www.w3.org/TR/webauthn/#rp-operations
Other
439 stars 137 forks source link

Prefer fully-specified COSE algorithm identifiers #319

Open emlun opened 9 months ago

emlun commented 9 months ago

See https://github.com/w3c/webauthn/issues/1446#issuecomment-1715884170 and https://www.ietf.org/archive/id/draft-jones-jose-fully-specified-algorithms-01.html

This memo is not yet approved, but would add fully-specified COSE algorithm identifiers and deprecate the polymorphic ones currently used by default.