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

Issue 17447009: On NSS, treat non-permanent RSA private keys as ephemeral (Closed)

Created:
7 years, 6 months ago by Ryan Sleevi
Modified:
7 years, 6 months ago
Reviewers:
wtc
CC:
chromium-reviews
Visibility:
Public.

Description

On NSS, treat non-permanent RSA private keys as ephemeral When generating/using a crypto::RSAPrivateKey with NSS, prefer the internal software slot over other modules (such as any TPMs [ChromeOS] or smart cards [Linux]) if the key being generated is not marked as a permanent key. BUG=none R=wtc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207853

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use software slot #

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

Messages

Total messages: 7 (0 generated)
Ryan Sleevi
wtc: I have no clue why we're doing this, but on ChromeOS this can result ...
7 years, 6 months ago (2013-06-20 00:49:34 UTC) #1
wtc
Patch set 1 LGTM. I suggest a change. https://codereview.chromium.org/17447009/diff/1/crypto/rsa_private_key_nss.cc File crypto/rsa_private_key_nss.cc (right): https://codereview.chromium.org/17447009/diff/1/crypto/rsa_private_key_nss.cc#newcode211 crypto/rsa_private_key_nss.cc:211: PK11_GetInternalKeySlot()); ...
7 years, 6 months ago (2013-06-20 19:57:37 UTC) #2
Ryan Sleevi
Thanks for your review. https://codereview.chromium.org/17447009/diff/1/crypto/rsa_private_key_nss.cc File crypto/rsa_private_key_nss.cc (right): https://codereview.chromium.org/17447009/diff/1/crypto/rsa_private_key_nss.cc#newcode211 crypto/rsa_private_key_nss.cc:211: PK11_GetInternalKeySlot()); On 2013/06/20 19:57:37, wtc ...
7 years, 6 months ago (2013-06-20 20:01:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/17447009/5001
7 years, 6 months ago (2013-06-20 20:58:06 UTC) #4
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-20 22:23:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/17447009/5001
7 years, 6 months ago (2013-06-20 22:27:04 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 16:29:45 UTC) #7
Message was sent while issue was closed.
Change committed as 207853

Powered by Google App Engine
This is Rietveld 408576698