Skip to content

Instantly share code, notes, and snippets.

@ijuma
Created September 21, 2015 12:25
Show Gist options
  • Save ijuma/2ea5c7a4a887a5dc5d61 to your computer and use it in GitHub Desktop.
Save ijuma/2ea5c7a4a887a5dc5d61 to your computer and use it in GitHub Desktop.
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
JDK 7u80: 142 MB/s
JDK 8u60: 160 MB/s
OpenSSL: 431 MB/s
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
JDK 7u80: Not supported
JDK 8u60: 45 MB/s (it will improve once JDK-8046943 is done)
OpenSSL: 815 MB/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment