Re: [webauthn] Where are rsaAlgName and eccAlgName defined?

PR #580 replaces the uses of rsaAlgName and eccAlgName with COSEAlgorithmIdentifier.

I'd like feedback on whether we should also replace uses of the strings "ED256" and "ED512", which refer to the algorithms defined at https://fidoalliance.org/specs/fido-uaf-v1.1-id-20170202/fido-ecdaa-algorithm-v1.1-id-20170202.html#ecdaa-algorithm-names, with new COSEAlgorithmIdentifier values.  If so, I would add these to the IANA registrations at http://www.w3.org/TR/2017/WD-webauthn-20170811/#sctn-cose-alg-reg.

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

Received on Monday, 25 September 2017 03:23:29 UTC