Golang 1.23 brings post-quantum cryptography to Go standard libraries. It is awesome and easy to use. This post, “Post Quantum Cryptography Web Server in Go 1.23” includes some code examples and background on post-quantum crypto…
I was always curious to know which TLS cipher suite and curve I was using, so I added a snippet to do it (using reflection)
Do you think there is a need for more examples? TLS server? Other TLS connection info? I’d be happy to hear.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.