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

Unified Diff: net/third_party/nss/README.chromium

Issue 7583036: Revert "net: Precede each CBC encrypted application data record with an empty one." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/third_party/nss/README.chromium
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
index 47f8d5665ae11ac68ac43a6b05ff8fbfc8e8fabe..790bc61d5bf251aa0f05d7f8ca4f745afa18ced4 100644
--- a/net/third_party/nss/README.chromium
+++ b/net/third_party/nss/README.chromium
@@ -51,11 +51,6 @@ Patches:
previous session.
patches/didhandshakeresume.patch
- * Precede each set of CBC encrypted application data records, resulting from
- a single call to ssl3_SendApplicationData, with an empty application data
- record in order to randomize the IV in a backwards compatible manner.
- patches/cbcrandomiv.patch
-
* Support origin bound certificates.
http://balfanz.github.com/tls-obc-spec/draft-balfanz-tls-obc-00.txt
patches/origin_bound_certs.patch

Powered by Google App Engine
This is Rietveld 408576698