Implement AES-GCM unwrap of ECDSA keys for WebCrypto API
Categories
(Core :: DOM: Web Crypto, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: guillaume-mozilla, Assigned: christoph-wa)
Details
(Whiteboard: [domsecurity-backlog1])
Attachments
(1 file, 1 obsolete file)
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Updated•7 years ago
|
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
As mentioned in phab, I don't have access to the try server. So I think you have to do this.
Comment 5•5 years ago
|
||
Ok. If you want to keep submitting patches, I recommend you get try access so you can test your changes out before landing them: https://wiki.mozilla.org/ReleaseEngineering/TryServer#Getting_access_to_the_Try_Server
Comment 7•5 years ago
|
||
Backed out changeset e2521231284c (bug 1410861) for wpt failures in test_wrapKey_unwrapKey.https.html.
https://hg.mozilla.org/integration/autoland/rev/dfad156f90efce51d3b53d2a8af295432bd5ced0
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&revision=173d7b5c514afe2827548790780c79b863cf9c0d&selectedTaskRun=ASgYC18NQSGZu3Em8nMkZA.0
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=330296303&repo=autoland&lineNumber=1952
Comment 8•5 years ago
|
||
Looks like there are some tests in https://searchfox.org/mozilla-central/source/testing/web-platform/meta/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html.ini that are passing now. I believe you can remove the corresponding failure entries - e.g.:
[Can wrap and unwrap ECDH public key keys using spki and AES-CTR]
expected: FAIL
| Assignee | ||
Comment 9•5 years ago
|
||
Depends on D97711
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
| bugherder | ||
Description
•