commit | 2ef302db947c0958e10b2f7dfc6bc02e97413be7 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Fri Jul 18 18:15:01 2014 -0700 |
committer | Asim Shankar <ashankar@google.com> | Fri Jul 18 18:15:16 2014 -0700 |
tree | 7dc71bd51fff54a3a739344beac7bb28e79cc89d | |
parent | e719916b17305bd69870c32b5fedf8d778b93167 [diff] |
veyron/runtimes/google/ipc/stream/crypto: Speed up handshakes. Switch to TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, i.e., an ECDSA certificate (instead of RSA) to reduce the time it takes for certificate verifications in TLS. This speeds up VC establishment by about 4x, most noticeable on Raspberry Pi's where setup takes 3 seconds right now and should take 700ms with this commit. See also: https://veyron-review.googlesource.com/#/c/3358/ Change-Id: Ia86b122a7888cad3e8dde054689636acb78a628b