aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2020-09-02 18:05:02 +0300
committerDmitry Belyavskiy <beldmit@gmail.com>2020-09-02 18:05:02 +0300
commit0c4da90d6605b68fcb1e6e95b3d7eecb2ecb1a80 (patch)
tree64f200ae45b792dd92d9a9cea48cd5f5e5ad542f /README.md
parent51f4431c08af3ff0312315cb815c017aebd09bb3 (diff)
downloadgost-engine-0c4da90d6605b68fcb1e6e95b3d7eecb2ecb1a80.zip
gost-engine-0c4da90d6605b68fcb1e6e95b3d7eecb2ecb1a80.tar.gz
gost-engine-0c4da90d6605b68fcb1e6e95b3d7eecb2ecb1a80.tar.bz2
Adjust README.md
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!