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

Issue 762203003: Don't implement RsaMethodSignRaw on Windows. (Closed)

Created:
6 years ago by davidben
Modified:
6 years ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@boringssl-windows
Project:
chromium
Visibility:
Public.

Description

Don't implement RsaMethodSignRaw on Windows. As of https://boringssl-review.googlesource.com/#/c/2420/, BoringSSL now calls the sign hook when signing a pre-TLS-1.2 handshake hash. There's no need for hooking it at the sign_raw layer on Windows. BUG=none Committed: https://crrev.com/1d0461f9542801b0cf0cba6fb63740cb2f71fcac Cr-Commit-Position: refs/heads/master@{#306696}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -56 lines) Patch
M net/ssl/openssl_platform_key_win.cc View 5 chunks +21 lines, -56 lines 2 comments Download

Messages

Total messages: 9 (2 generated)
davidben
This to resolve the comment you had on the original version. I split it out ...
6 years ago (2014-12-02 23:04:51 UTC) #2
Ryan Sleevi
From looking at https://boringssl-review.googlesource.com/#/c/2420/ , I didn't see where you ensured there wouldn't be a ...
6 years ago (2014-12-03 14:10:39 UTC) #3
davidben
So, NID_md5_sha1 actually already took care of it. https://boringssl.googlesource.com/boringssl/+/master/crypto/rsa/rsa.c#363 Turns out I broke this in ...
6 years ago (2014-12-03 16:01:38 UTC) #4
Ryan Sleevi
Thanks for explaining. LGTM.
6 years ago (2014-12-03 16:13:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/762203003/1
6 years ago (2014-12-03 21:34:09 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-03 22:44:32 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-03 22:45:21 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1d0461f9542801b0cf0cba6fb63740cb2f71fcac
Cr-Commit-Position: refs/heads/master@{#306696}

Powered by Google App Engine
This is Rietveld 408576698