Update Readme.md

This commit is contained in:
Dirk Wetter 2015-07-21 10:34:08 +02:00
parent c776261428
commit aa4cadca49

View File

@ -2,8 +2,8 @@
Binaries Binaries
======== ========
The binaries here have the naming scheme ```openssl.$(uname).$(uname -m)``` The binaries here have the naming scheme ``openssl.$(uname).$(uname -m)``
and will be directly picked up from testssl.sh if you run testssl.sh directly and will be picked up from testssl.sh if you run testssl.sh directly
off the git directory. off the git directory.
They are compiled from Peter Mosmans openssl fork to support more advanced They are compiled from Peter Mosmans openssl fork to support more advanced
@ -15,3 +15,4 @@ More see ../openssl-bins/openssl-1.0.2-chacha.pm/
(Here you find the static binaries. If you want test Kerberos ciphers you (Here you find the static binaries. If you want test Kerberos ciphers you
need to copy the binary hereto) need to copy the binary hereto)
For contributors see ../CREDITS.md.