Test Automation in Cryptography

A novel kind of test automation being used in the Go runtime caught my attention. The unique requirements for a crypto library test suite lead to an unexpected approach testing.

October 11, 2024 · Sam Burns

Go vs Chrome PQC Regression

Differences between the release cycles of Google’s Go and Chrome will lead to a temporary regression in Post-Quantum Cryptography at the end of the year.

September 19, 2024 · Sam Burns

Gophercon UK '24 Talk - Let's Go Quantum

Gophercon UK ‘24 talk: Let’s Go Quantum

August 19, 2024 · Sam Burns

Post-Quantum Webserver

Wring a webserver using Go 1.23rc2 and Kyber Post-Quantum Cryptography

July 28, 2024 · Sam Burns

X25519Kyber768Draft00 Post-Quantum Cryptography Standard

The X25519Kyber768Draft00 standard is a hybrid elliptic curve/post-quantum key exchange in use now for TLS 1.3

July 9, 2024 · Sam Burns