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

Issue 24276011: WebCrypto: Implement importKey(), sign(), and verify() for HMAC in OpenSSL (Closed)

Created:
7 years, 3 months ago by padolph
Modified:
7 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Minor corrections #

Patch Set 3 : clang-format -style=Chromium reformatting #

Total comments: 14

Patch Set 4 : rebase #

Patch Set 5 : changes for eroman review #

Patch Set 6 : rebase only #

Patch Set 7 : fixed rebase problems #

Patch Set 8 : Added verify() to make rebased unit tests pass #

Patch Set 9 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -20 lines) Patch
M content/content_tests.gypi View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -7 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_impl_openssl.cc View 1 2 3 4 5 6 7 8 6 chunks +170 lines, -13 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_impl_unittest.cc View 1 2 3 4 5 6 7 8 4 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
padolph
Had to disable digest unit test, pending my impl in https://codereview.chromium.org/23621050/
7 years, 3 months ago (2013-09-20 23:56:29 UTC) #1
jochen (gone - plz use gerrit)
hey, thanks for your patch. However, I couldn't find you on the list of authorized ...
7 years, 2 months ago (2013-09-23 11:16:02 UTC) #2
padolph
On 2013/09/23 11:16:02, jochen wrote: > hey, > > thanks for your patch. However, I ...
7 years, 2 months ago (2013-09-23 21:44:24 UTC) #3
eroman
Deferring to Elly/Sleevi for the OpenSSL code, but otherwise lgtm. https://codereview.chromium.org/24276011/diff/8001/content/renderer/webcrypto_impl_openssl.cc File content/renderer/webcrypto_impl_openssl.cc (right): https://codereview.chromium.org/24276011/diff/8001/content/renderer/webcrypto_impl_openssl.cc#newcode7 ...
7 years, 2 months ago (2013-09-25 00:00:59 UTC) #4
padolph
https://codereview.chromium.org/24276011/diff/8001/content/renderer/webcrypto_impl_openssl.cc File content/renderer/webcrypto_impl_openssl.cc (right): https://codereview.chromium.org/24276011/diff/8001/content/renderer/webcrypto_impl_openssl.cc#newcode7 content/renderer/webcrypto_impl_openssl.cc:7: #include <vector> On 2013/09/25 00:00:59, eroman wrote: > style ...
7 years, 2 months ago (2013-09-25 02:00:37 UTC) #5
eroman
https://codereview.chromium.org/24276011/diff/8001/content/renderer/webcrypto_impl_openssl.cc File content/renderer/webcrypto_impl_openssl.cc (right): https://codereview.chromium.org/24276011/diff/8001/content/renderer/webcrypto_impl_openssl.cc#newcode7 content/renderer/webcrypto_impl_openssl.cc:7: #include <vector> On 2013/09/25 02:00:38, padolph wrote: > On ...
7 years, 2 months ago (2013-09-27 00:15:51 UTC) #6
Elly Fong-Jones
lgtm
7 years, 2 months ago (2013-09-27 18:26:54 UTC) #7
jochen (gone - plz use gerrit)
can you add yourself to AUTHORS plz? otherwise, lgtm
7 years, 2 months ago (2013-09-30 09:58:55 UTC) #8
eroman
(Paul is already part of AUTHORS, so good to go)
7 years, 2 months ago (2013-09-30 16:42:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/24276011/22002
7 years, 2 months ago (2013-09-30 20:06:22 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=160603
7 years, 2 months ago (2013-10-01 00:55:27 UTC) #11
eroman
The commit-queue has been flaky today. I will resubmit the job. (No action necessary Paul)
7 years, 2 months ago (2013-10-01 01:05:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/24276011/22002
7 years, 2 months ago (2013-10-01 01:05:33 UTC) #13
commit-bot: I haz the power
Failed to apply patch for content/renderer/webcrypto/webcrypto_impl_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-01 01:05:37 UTC) #14
Bryan Eyler
Paul, I think you may have to rebase this again? On 2013/10/01 01:05:37, I haz ...
7 years, 2 months ago (2013-10-01 18:14:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/24276011/55001
7 years, 2 months ago (2013-10-02 02:34:56 UTC) #16
padolph
On 2013/10/01 18:14:43, Bryan Eyler wrote: > Paul, I think you may have to rebase ...
7 years, 2 months ago (2013-10-02 02:35:31 UTC) #17
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 07:06:31 UTC) #18
Message was sent while issue was closed.
Change committed as 226410

Powered by Google App Engine
This is Rietveld 408576698