Closed
Bug 1392366
Opened 7 years ago
Closed 7 years ago
WebAuthn: Use WD-05 Hash Algorithm Names
Categories
(Core :: DOM: Device Interfaces, enhancement, P1)
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: jcj, Assigned: jcj)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webauthn] [webauthn-interop])
Attachments
(1 file)
WebAuthn changed from using algorithm identifiers named "S256" and so forth in WD-04 [1] to those from WebCrypto in WD-05. We need to adopt the WebCrypto algorithm identifiers [2].
[1] https://www.w3.org/TR/2017/WD-webauthn-20170216/#sec-client-data
[2] https://www.w3.org/TR/WebCryptoAPI/#sha-registration
Comment hidden (mozreview-request) |
![]() |
||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8899569 [details]
Bug 1392366 - WebAuthn must use the WebCrypto SHA-256 algorithm identifier
https://reviewboard.mozilla.org/r/170872/#review176400
Sounds good.
Attachment #8899569 -
Flags: review?(dkeeler) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3b20b255ba27
WebAuthn must use the WebCrypto SHA-256 algorithm identifier r=keeler
Keywords: checkin-needed
![]() |
||
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•