testssl.sh/bin
2015-07-23 16:34:45 +02:00
..
openssl.Darwin.x86_64 - Provide Darwin binaries and paths thereto 2015-07-16 23:01:10 +02:00
openssl.FreeBSD.amd64 - FreeBSD 64 bit binary (static, compiled under FreeBSD 9.3) 2015-07-23 16:34:45 +02:00
openssl.Linux.armv7l Arm compile added 2015-07-21 08:29:45 +02:00
openssl.Linux.i686 - Provide Darwin binaries and paths thereto 2015-07-16 23:01:10 +02:00
openssl.Linux.x86_64 - Provide Darwin binaries and paths thereto 2015-07-16 23:01:10 +02:00
Readme.md Update Readme.md 2015-07-21 10:34:08 +02:00

Binaries

The binaries here have the naming scheme openssl.$(uname).$(uname -m) and will be picked up from testssl.sh if you run testssl.sh directly off the git directory.

They are compiled from Peter Mosmans openssl fork to support more advanced ciphers as well as broken stuff which is either missing in most OS and even in OpenSSL or LibreSSL.

More see ../openssl-bins/openssl-1.0.2-chacha.pm/

(Here you find the static binaries. If you want test Kerberos ciphers you need to copy the binary hereto)

For contributors see ../CREDITS.md.