Introducing CIRCL: An Advanced Cryptographic Library
June 20, 2019 2:00PM
Today we are proud to release the source code of a cryptographic library we’ve been working on: a collection of cryptographic primitives written in Go, called CIRCL....
Subscription confirmed. Thank you for subscribing!
June 20, 2019 2:00PM
Today we are proud to release the source code of a cryptographic library we’ve been working on: a collection of cryptographic primitives written in Go, called CIRCL....
March 04, 2016 6:02PM
DNSSEC Elliptic Curves Attacks DNS ReliabilityOne way that attackers DDoS websites is by repeatedly doing DNS lookups that have small queries, but large answers. The attackers spoof their IP address so that the DNS answers are sent to the server they are attacking, this is called a reflection attack....
May 07, 2015 11:06AM
TLS Elliptic Curves Speed & Reliability OpenSSL SSLIt is no secret that we at CloudFlare love Go. We use it, and we use it a LOT. There are many things to love about Go, but what I personally find appealing is the ability to write assembly code!...
March 04, 2015 12:32AM
Vulnerabilities OpenSSL SSL Attacks RC4The newly announced FREAK vulnerability is not a concern for CloudFlare's SSL customers. We do not support 'export grade' cryptography (which, by its nature, is weak) and we upgraded to the non-vulnerable version of OpenSSL the day it was released in early January....
March 10, 2014 4:30PM
TLS HTTPS Elliptic Curves RSA SecurityThis blog post is dedicated to the memory of Dr. Scott Vanstone, popularizer of elliptic curve cryptography and inventor of the ECDSA algorithm. He passed away on March 2, 2014....
More Posts
October 24, 2013 4:00AM
Elliptic Curve Cryptography (ECC) is one of the most powerful but least understood types of cryptography in wide use today. At CloudFlare, we make extensive use of ECC to secure everything from our customers' HTTPS connections to how we pass data between our data centers....