Re: [webauthn] musings wrt webauthn's profile of COSE_Key

wrt the OP https://github.com/w3c/webauthn/issues/543#issue-254845328, here's my suggestion for updating the parag describing the COSE_Key format format:
> The [=credential public key=] encoded in COSE_Key format, as defined in Section 7 of [[RFC8152]]. The COSE_Key-encoded [=credential public key=] MUST contain the optional "alg" parameter and MUST NOT contain any other optional parameters. The "alg" parameter MUST contain a {{COSEAlgorithmIdentifier}} value. The encoded [=credential public key=] MUST also contain any additional required parameters stipulated by the relevant key type specification, i.e., required for the key type "kty" and algorithm "alg" (see Section 8 of [[RFC8152]]).

Additionally, I'll add examples per @akshayku's suggestion https://github.com/w3c/webauthn/issues/543#issuecomment-327040747.

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

Received on Wednesday, 20 December 2017 23:53:21 UTC