Utilities for random cryptographic actions in Golang
This library is built to be easy to use and compatible with Java crypto (Java Android to be specific, but the difference is almost undetectable).
To see how to use this library, look inside crypto_test.go
as it shows the default way of interfacing with this library.