
10/24/2013 · Nick Sullivan
What this post added
This post introduces Elliptic Curve Cryptography (ECC) as a key technology used by Cloudflare for securing HTTPS connections and internal data center communications. It explains ECC as a next-generation public-key cryptography system that offers significantly more security than RSA with smaller key sizes, making it ideal for performance-sensitive applications and devices with limited computational power. The post contrasts ECC with RSA by explaining the underlying mathematical principles and the limitations of RSA's trapdoor function (factoring) in the face of increasing computational resources, positioning ECC as a more sustainable and secure cryptographic foundation.