go-cryptoapi icon indicating copy to clipboard operation
go-cryptoapi copied to clipboard

Golang interface to CryptoAPI 2.0 primarily focused on Russian GOST cryptography

Go-CryptoAPI

Go-cryptoapi is collection of packages providing basic cryptographic functions on Windows and Linux platform. The implementation is focused on CryptoAPI 2.0 available for Windows and CryptoPro 3.9 libraries for Linux.

See GoDoc for documentation and examples.