| Index: net/third_party/nss/README.chromium
|
| diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
|
| index 0bf51b0bdc37bf504a672ed9f4d4e75e1bc0209b..73eb25915635b7a519e7435094a15b2838d1009f 100644
|
| --- a/net/third_party/nss/README.chromium
|
| +++ b/net/third_party/nss/README.chromium
|
| @@ -112,6 +112,10 @@ Patches:
|
| client private key is a 1024-bit RSA or DSA key.
|
| patches/tls12backuphash.patch
|
|
|
| + * Support ChaCha20+Poly1305 ciphersuites
|
| + http://tools.ietf.org/html/draft-agl-tls-chacha20poly1305-01
|
| + patches/chacha20poly1305.patch
|
| +
|
| Apply the patches to NSS by running the patches/applypatches.sh script. Read
|
| the comments at the top of patches/applypatches.sh for instructions.
|
|
|
|
|