X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=README.md;h=d02f13ef88ed23e63e970c7ccf42fb445b73efe1;hb=59235edfa31f794c0c16e2484d7da108d60b772c;hp=f05577d5d340ee406dea8ad1fc8efa8325b7f4b5;hpb=2abf012c4556cb1fa79803052a7115a38e09f716;p=openssl-gost%2Fengine.git diff --git a/README.md b/README.md index f05577d..d02f13e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # engine A reference implementation of the Russian GOST crypto algorithms for OpenSSL -Compatibility: OpenSSL 1.0.2 (needs patches), OpenSSL 1.1.0 +Compatibility: OpenSSL 3.0 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_1 branch instead!