▲ 9 ▼ Copy & paste-friendly golang crypto
This library demonstrates a suite of basic cryptography from the Go standard library. To the extent possible, it tries to hide complexity and help you avoid common mistakes. The recommendations were chosen as a compromise between cryptographic qualities, the Go standard lib, and my existing use cases.
Register to comment or vote on this story
Also see the talk that introduces this from gophercon: https://golangnews.com/stories/1469-video-crypto-for-go-developers-gophercon-crypto