X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=README.md;h=fde70cba68effb8b5f18ef1dd73fb7602ec33ff6;hb=6a2542d1e514bb8f37f8307fa10e33ad3e092014;hp=56d14199a2ccc6cce3367ba770659133d9df9431;hpb=89c1ea282998ff5bd8556ce53d9127dbec1a9631;p=openssl-gost%2Fengine.git diff --git a/README.md b/README.md index 56d1419..fde70cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # engine A reference implementation of the Russian GOST crypto algorithms for OpenSSL -Compatibility: OpenSSL 1.0.2 (needs patches), OpenSSL 1.1.* +Compatibility: OpenSSL 1.1.1 (needs patches) +*This branch should not compile with vanilla OpenSSL 1.1.1! +It requires patching OpenSSL using the patches/openssl_111g.diff* License: same as the corresponding version of OpenSSL. @@ -9,4 +11,4 @@ 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! +DO NOT TRY BUILDING MASTER BRANCH AGAINST openssl 1.1.1! Use 1_1_0 branch instead!