Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 344 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 344 Bytes

Go Crypto Utils

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.