You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
@OR13 The crv parameter is still awaiting standardisation and isn't stable. It was only last year that the crv parameter for secp256k1 was suggested to be P-256K. When I initially wrote this library there wasn't even discussion of having a registered crv name (for JOSE) for secp256k1 so I decided to use K-256 in the meanwhile.
Making this change would consititute a breaking change for this library so I'd prefer to only do that when the good folks at the IETF JOSE/COSE working group make up their minds.
https://www.npmjs.com/package/jose
https://tools.ietf.org/html/draft-ietf-cose-webauthn-algorithms-03
expecting things to look more like:
Seeing;
The text was updated successfully, but these errors were encountered: