DescriptionWebCrypto: Add ECDSA algorithm (Blink side).
Spec: https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#ecdsa
This changelist
* Defines a new key type for EC keys
* Implements structured clone for EC keys
* Adds algorithm parameter parsing for WebCrypto's EcdsaParams, EcKeyGenParams and EcKeyImportParams
This change does not include any LayoutTests, as the tests depend on the Chromium side landing first.
The LayoutTests are part of: https://codereview.chromium.org/707753002/ and will be landed last.
BUG=399094
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185319
Patch Set 1 #Patch Set 2 : rebase onto master #
Total comments: 3
Patch Set 3 : remove comment per jww's recommendation #Patch Set 4 : rebase onto master #
Messages
Total messages: 19 (6 generated)
|