<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-cose-webauthn-algorithms" target="https://datatracker.ietf.org/doc/html/draft-ietf-cose-webauthn-algorithms-04">
   <front>
      <title>COSE and JOSE Registrations for WebAuthn Algorithms</title>
      <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
         <organization>Microsoft</organization>
      </author>
      <date month="January" day="26" year="2020" />
      <abstract>
	 <t>   The W3C Web Authentication (WebAuthn) specification and the FIDO
   Alliance Client to Authenticator Protocol (CTAP) specification use
   CBOR Object Signing and Encryption (COSE) algorithm identifiers.
   This specification registers the following algorithms in the IANA
   &quot;COSE Algorithms&quot; registry, which are used by WebAuthn and CTAP
   implementations: RSASSA-PKCS1-v1_5 using SHA-256, SHA-384, SHA-512,
   and SHA-1, and ECDSA using the secp256k1 curve and SHA-256.  It
   registers the secp256k1 elliptic curve in the IANA &quot;COSE Elliptic
   Curves&quot; registry.  Also, for use with JSON Object Signing and
   Encryption (JOSE), it registers the algorithm ECDSA using the
   secp256k1 curve and SHA-256 in the IANA &quot;JSON Web Signature and
   Encryption Algorithms&quot; registry and the secp256k1 elliptic curve in
   the IANA &quot;JSON Web Key Elliptic Curve&quot; registry.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-cose-webauthn-algorithms-04" />
   
</reference>
