aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 56d14199a2ccc6cce3367ba770659133d9df9431 (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 BUILD MASTER BRANCH AGAINST openssl 1.1.1! Use 1_1_0 branch instead!