
12/28/2017 · Vlad Krasnov
What this post added
This post delves into the performance and cost of cryptographic operations within TLS deployments at Cloudflare's scale. It provides detailed profiling data on CPU usage for various ciphersuites, public key algorithms (RSA, ECDHE, ECDSA), and hash functions (SHA1, SHA2). The analysis highlights that while modern cryptography is generally efficient, RSA remains a significant resource consumer, and it advocates for the adoption of ECDSA certificates. The post also touches upon the future of TLS in the context of quantum computing, indicating proactive research into post-quantum cryptography.