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.
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.
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.
Letting Yourself Go: learning to do things the Go way from an OOP background. Part 2: Variable Naming
Letting Yourself Go: learning to do things the Go way from an OOP background. Tips for developers on learning Go, for devs with a background in PHP, Java, C# etc.
Cloudflare’s fork of Go adds post-quantum cryptography. Compiling Caddy with CFGo gives you a TLS handshake which is secure against store-now-decrypt-later quantum computer cryptanalysis.