Update Readme.md

This commit is contained in:
Dirk Wetter 2015-02-10 12:39:02 +01:00
parent 80c21abcac
commit bbb832ae59

View File

@ -4,11 +4,11 @@ Instructions
============
The precompiled binaries provided here have extended support for everything
which is normally not configured to be compiled (56 Bit, some other
old ciphers) and come with extended support for new cipher suites and/or
which is normally not configured to be compiled (56 Bit, export/ANOn ciphers, SSLv2 etc.)
The bninraies come also with extended support for new cipher suites and/or
features which are not yet in the official branch.
They are all compiled from an OpenSSL 1.0.2 fork
The binaries in this directory are all compiled from an OpenSSL 1.0.2 fork
from Peter Mosmans. He has patched the master git branch
to support CHACHA20 + POLY1305 and other ciphers (like CAMELIA 256 Bit).
@ -17,6 +17,7 @@ work for me work correctly, it's also likely they'll disappear shortly
(https://www.mail-archive.com/openssl-dev@openssl.org/msg34756.html).
*Pls note bug [#38](https://github.com/drwetter/testssl.sh/issues/38) = bug [#6](https://github.com/PeterMosmans/openssl/issues/5): False negatives for 40Bit and export ciphers*
Workaround: use the vanilla tree, see https://github.com/drwetter/testssl.sh/openssl-bins/openssl-1.0.2-vanilla.
General
-------