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

Issue 1148193006: increase crypto_unittest key sizes to satisfy NSS 3.19.1 (Closed)

Created:
5 years, 6 months ago by Mostyn Bramley-Moore
Modified:
5 years, 6 months ago
Reviewers:
haavardm, agl, Ryan Sleevi
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

increase crypto_unittest key sizes to satisfy NSS 3.19.1 NSS version 3.19.1 added minimum key size constraints to avoid the Logjam attack: > The minimum size of keys that NSS will generate has been raised: > The minimum modulus size for RSA keys is now 512 bits > The minimum modulus size for DSA keys is now 1023 bits > The minimum modulus size for Diffie-Hellman keys is now 1023 bits https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes https://bugzilla.mozilla.org/show_bug.cgi?id=1138554 BUG=490240 Committed: https://crrev.com/93937caf120fed43de182e475822805afdbe3001 Cr-Commit-Position: refs/heads/master@{#333554}

Patch Set 1 #

Patch Set 2 : increase RSA key size to 512 bits rather than 1024 #

Patch Set 3 : rebase on master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M crypto/nss_key_util_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M crypto/rsa_private_key_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 19 (6 generated)
Mostyn Bramley-Moore
@agl: this seems to be required if using NSS 3.19.1, to avoid one gtest crash ...
5 years, 6 months ago (2015-06-03 16:00:18 UTC) #2
agl
Creating several 1024-bit RSA keys might be a non-trivial amount of CPU time, esp on ...
5 years, 6 months ago (2015-06-03 17:51:39 UTC) #4
Ryan Sleevi
Not LGTM. This isn't needed for 3.19.1 (contrary to the description). The size checks are ...
5 years, 6 months ago (2015-06-03 18:21:22 UTC) #5
Mostyn Bramley-Moore
On 2015/06/03 18:21:22, Ryan Sleevi wrote: > Not LGTM. > > This isn't needed for ...
5 years, 6 months ago (2015-06-03 19:08:32 UTC) #6
Ryan Sleevi
On 2015/06/03 19:08:32, Mostyn Bramley-Moore wrote: > On 2015/06/03 18:21:22, Ryan Sleevi wrote: > > ...
5 years, 6 months ago (2015-06-03 21:16:02 UTC) #7
Ryan Sleevi
Since I don't have the time to get involved in the NSS political discussion, I ...
5 years, 6 months ago (2015-06-03 22:43:00 UTC) #8
Mostyn Bramley-Moore
On 2015/06/03 22:43:00, Ryan Sleevi wrote: > Since I don't have the time to get ...
5 years, 6 months ago (2015-06-04 06:28:44 UTC) #9
Ryan Sleevi
lgtm
5 years, 6 months ago (2015-06-08 23:31:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148193006/20001
5 years, 6 months ago (2015-06-09 06:34:24 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/33851)
5 years, 6 months ago (2015-06-09 06:47:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148193006/40001
5 years, 6 months ago (2015-06-09 19:22:48 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-09 19:36:23 UTC) #18
commit-bot: I haz the power
5 years, 6 months ago (2015-06-09 19:37:16 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/93937caf120fed43de182e475822805afdbe3001
Cr-Commit-Position: refs/heads/master@{#333554}

Powered by Google App Engine
This is Rietveld 408576698