aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa636d7..d02f13e 100644
--- 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!