/go-cryptoapi

Golang interface to CryptoAPI 2.0 primarily focused on Russian GOST cryptography

Primary LanguageGoApache License 2.0Apache-2.0

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.