]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
Adjust README.md
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 2 Sep 2020 15:05:02 +0000 (18:05 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Wed, 2 Sep 2020 15:05:02 +0000 (18:05 +0300)
README.md

index aa636d71fed413f0483d459578bf0959955b2274..d02f13ef88ed23e63e970c7ccf42fb445b73efe1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # engine
 A reference implementation of the Russian GOST crypto algorithms for OpenSSL
 
-Compatibility: OpenSSL 1.0.2 (needs patches), OpenSSL 1.1.*
+Compatibility: OpenSSL 3.0
 
 License: same as the corresponding version of OpenSSL.
 
@@ -9,4 +9,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 BUILDING 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_1 branch instead!