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

ГОСТ функции КриптоПро для языка Go.

Results 3 go-cryptopro issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/number571/go-cryptopro/issues/4

➜ go-cryptopro git:(main) ✗ go run main.go # command-line-arguments /usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /usr/bin/ld: невозможно найти -lcapi10: Нет такого файла или каталога /usr/bin/ld: невозможно найти -lcapi20: Нет...

On my ubuntu 20 machine I have already installed and configured CryptoPro. So now I am trying to sign message using number571/go-cryptopro but getting the following error: ``` E[-2146893792][CreateContainer: CryptGenKey]...