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

Issue 23713003: Use the TLS 1.2 mechanisms for PKCS #11. (Closed)

Created:
7 years, 3 months ago by wtc
Modified:
6 years, 11 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

[The CL was for code review only. Abandoned.] Use the TLS 1.2 mechanisms for PKCS #11. This depends on the companion changelist for the NSS softoken: https://codereview.chromium.org/23510003/ BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : Undo an unrelated change #

Patch Set 3 : Make ssl3_ComputeTLSFinished an independent function #

Patch Set 4 : Re-implement ssl3_ComputeTLSFinished using CKM_TLS12_MAC, for all versions of TLS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -28 lines) Patch
M net/third_party/nss/ssl/ssl3con.c View 1 2 3 6 chunks +52 lines, -21 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ecc.c View 3 chunks +4 lines, -4 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 2 chunks +3 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698