Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(469)

Issue 20475004: WebCrypto: Properly normalize algorithm for importKey(). (Closed)

Created:
7 years, 4 months ago by eroman
Modified:
7 years, 4 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

WebCrypto: Properly normalize algorithm for importKey(). HMAC should retain the "hash" parameters after normalization. This corresponds with the spec update: https://dvcs.w3.org/hg/webcrypto-api/rev/5cf8db70af2e BUG=245025 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155297

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -32 lines) Patch
M LayoutTests/crypto/importKey.html View 13 chunks +25 lines, -14 lines 0 comments Download
M LayoutTests/crypto/importKey-expected.txt View 2 chunks +8 lines, -5 lines 0 comments Download
M LayoutTests/crypto/normalize-algorithm.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/crypto/NormalizeAlgorithm.h View 2 chunks +1 line, -1 line 0 comments Download
M Source/modules/crypto/NormalizeAlgorithm.cpp View 2 chunks +2 lines, -10 lines 0 comments Download
M Source/modules/crypto/SubtleCrypto.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
eroman
7 years, 4 months ago (2013-07-31 22:20:03 UTC) #1
abarth-chromium
lgtm
7 years, 4 months ago (2013-07-31 22:51:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/20475004/1
7 years, 4 months ago (2013-07-31 22:51:58 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-01 03:55:57 UTC) #4
Message was sent while issue was closed.
Change committed as 155297

Powered by Google App Engine
This is Rietveld 408576698