aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: aa636d71fed413f0483d459578bf0959955b2274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# engine
A reference implementation of the Russian GOST crypto algorithms for OpenSSL

Compatibility: OpenSSL 1.0.2 (needs patches), OpenSSL 1.1.*

License: same as the corresponding version of OpenSSL.

Mailing list: http://www.wagner.pp.ru/list-archives/openssl-gost/

Some useful links: https://www.altlinux.org/OSS-GOST-Crypto

DO NOT TRY BUILDING MASTER BRANCH AGAINST openssl 1.1.1! Use 1_1_0 branch instead!