9 Copy & paste-friendly golang crypto

github.com godoc.org goreportcard.com posted by drogo 2831 days ago  

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