Open
Bug 879677
Opened 11 years ago
Updated 2 years ago
WebCrypto: Implement CryptoKeys.getKeysByName
Categories
(Core :: DOM: Web Crypto, defect, P3)
Core
DOM: Web Crypto
Tracking
()
NEW
People
(Reporter: allstars.chh, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-backlog2])
See clause 7.3 from http://www.w3.org/TR/webcrypto-key-discovery/.
The question is how did we obtain the 'name' parameter ?
Also see Bug 879674 for this.
Reporter | ||
Comment 1•11 years ago
|
||
Currently I am not working on this. Reset assignee.
Assignee: allstars.chh → nobody
In ours bank client the electronic sign-code signature after deleting API crypto broke.
I assume you're talking about window.crypto.signText. Please see bug 1083118 for the interim solution.
That you returned that temporarily, yet you don't realize an alternative method of signText it well. But if all of you realized this specification, can be other developers of browsers reached for you.
Updated•8 years ago
|
Component: Security → DOM: Security
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [domsecurity-backlog2]
Comment 8•7 years ago
|
||
It is CryptoKeys.getKeyByName now.
Updated•6 years ago
|
Component: DOM: Security → DOM: Web Crypto
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•