]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - README.md
Delete .travis.yml
[openssl-gost/engine.git] / README.md
index b083b546a7e9ca976d8eb99ec174bebd413a9062..82e8e2fd19ae9025f226570bce7de5f17a697fc5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
 # 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 1.1.1 (needs patches)
+*This branch should not compile with vanilla OpenSSL 1.1.1!
+It requires patching OpenSSL using the patches/openssl_111r.diff*
 
 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_0 branch instead!