Chromium Code Reviews| Index: README.chromium |
| =================================================================== |
| --- README.chromium (revision 203545) |
| +++ README.chromium (working copy) |
| @@ -175,6 +175,10 @@ |
| x86_64_source_excludes.patch |
| Exclude the source files bn_asm.c and rc4_skey.c for x86_64 because |
| they are replaced by x86_64-gcc.c and rc4-x86_64.S. |
| + |
|
wtc
2013/06/21 22:15:59
I noticed some white spaces on this blank line. I
|
| + z_reduce_client_hello_size.patch |
| + Advertise support of only the NIST curves P-521, P-384, and P-256, |
| + as well as only uncompressed points, to keep ClientHello small. |
| ************************************************************************** |
| Adding new Chromium patches: |