Re: [webauthn] daaKey format? (ECPointToB -> ECPoint2ToB)

Yes, I understand your comment.

I am waiting for final specification.

 

Thank you for your guide.

 

From: Rolf Lindemann [mailto:notifications@github.com] 
Sent: Tuesday, March 21, 2017 8:12 PM
To: w3c/webauthn
Cc: sjparkRaon; Author
Subject: Re: [w3c/webauthn] daaKey format? (ECPointToB -> ECPoint2ToB) (#385)

 

I think we have two options here
a) directly encoding the full ECDAA Issuer public key here, in this case it would be ECPoint2ToB result or
b) use the c value of the public key (as defined in section 3.3 step 3.5) in which case it would be the result of BigNumberToB.

using b) is shorter (less bytes) and avoids accidentally "forgetting" to verify the ECDAA Issuer public key to the trust store. So I prefer option b at this time - other opinions welcome.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <https://github.com/w3c/webauthn/issues/385#issuecomment-288047116> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AZEmMdeo-pPUwqHiEyTdOfFko5UAPcXuks5rn7BwgaJpZM4Mjj1R> .  <https://github.com/notifications/beacon/AZEmMX7bnOPePPqSHEbBSB8OtvRn6iviks5rn7BwgaJpZM4Mjj1R.gif> 



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

Received on Wednesday, 22 March 2017 04:32:02 UTC