DescriptionExpose WebCrypto's algorithm normalization.
This exposes the WebCore::parseAlgorithm function through blink::WebScriptBindings.
This will allow reusing the normalization in the implementation of the Chrome extension API enterprise.platformKeys.
To keep the exposure of types minimal, the dependency of parseAlgorithm on CryptoResult was removed.
On the way, renames parseAlgorithm to normalizeAlgorithm in order to match the WebCrypto spec and the filename.
BUG=364435
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175657
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebased, minor cleanups. #
Total comments: 9
Patch Set 3 : Addressed comments. #
Total comments: 4
Patch Set 4 : Addressed comments. #
Total comments: 1
Messages
Total messages: 23 (0 generated)
|