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

Issue 2047763002: Switch AwTokenBindingManager's internals to PKCS#8. (Closed)

Created:
4 years, 6 months ago by davidben
Modified:
4 years, 6 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ecprivatekey
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch AwTokenBindingManager's internals to PKCS#8. There's no need to do the silly encrypt with empty password and then decrypt in Java dance. Just serialize to a PKCS#8 blob and parse it back out normally. BUG=603319 Committed: https://crrev.com/526946fc5c0cb41ef269d5cbdcec5ca81a957c93 Cr-Commit-Position: refs/heads/master@{#401083}

Patch Set 1 #

Patch Set 2 : fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -27 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwTokenBindingManager.java View 1 3 chunks +5 lines, -23 lines 0 comments Download
M android_webview/native/token_binding_manager_bridge.cc View 2 chunks +1 line, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (6 generated)
davidben
Note: I have not tested this. It appears https://codereview.chromium.org/1631123002 landed without any unit tests, so ...
4 years, 6 months ago (2016-06-07 18:24:30 UTC) #2
sgurun-gerrit only
On 2016/06/07 18:24:30, davidben wrote: > Note: I have not tested this. It appears > ...
4 years, 6 months ago (2016-06-08 02:17:10 UTC) #3
sgurun-gerrit only
On 2016/06/08 02:17:10, sgurun wrote: > On 2016/06/07 18:24:30, davidben wrote: > > Note: I ...
4 years, 6 months ago (2016-06-08 02:17:48 UTC) #6
davidben
(It seems I'm dumb and this thing doesn't even compile. Will fix it tomorrow and ...
4 years, 6 months ago (2016-06-08 02:30:23 UTC) #7
kpaulhamus
On 2016/06/08 02:30:23, davidben wrote: > (It seems I'm dumb and this thing doesn't even ...
4 years, 6 months ago (2016-06-08 18:43:37 UTC) #8
davidben
On 2016/06/08 18:43:37, kpaulhamus wrote: > On 2016/06/08 02:30:23, davidben wrote: > > (It seems ...
4 years, 6 months ago (2016-06-08 18:47:46 UTC) #9
kpaulhamus
On 2016/06/08 18:47:46, davidben wrote: > On 2016/06/08 18:43:37, kpaulhamus wrote: > > On 2016/06/08 ...
4 years, 6 months ago (2016-06-08 18:53:37 UTC) #10
sgurun-gerrit only
On 2016/06/08 18:53:37, kpaulhamus wrote: > On 2016/06/08 18:47:46, davidben wrote: > > On 2016/06/08 ...
4 years, 6 months ago (2016-06-08 22:01:03 UTC) #11
davidben
On 2016/06/08 22:01:03, sgurun wrote: > On 2016/06/08 18:53:37, kpaulhamus wrote: > > On 2016/06/08 ...
4 years, 6 months ago (2016-06-08 22:06:44 UTC) #12
sgurun-gerrit only
On 2016/06/08 22:06:44, davidben wrote: > On 2016/06/08 22:01:03, sgurun wrote: > > On 2016/06/08 ...
4 years, 6 months ago (2016-06-21 18:26:23 UTC) #13
davidben
On 2016/06/21 18:26:23, sgurun wrote: > On 2016/06/08 22:06:44, davidben wrote: > > On 2016/06/08 ...
4 years, 6 months ago (2016-06-21 19:01:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047763002/20001
4 years, 6 months ago (2016-06-21 19:02:29 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-21 19:53:59 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 19:56:56 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/526946fc5c0cb41ef269d5cbdcec5ca81a957c93
Cr-Commit-Position: refs/heads/master@{#401083}

Powered by Google App Engine
This is Rietveld 408576698