From 6cb8c6b506d9a57c0d114ce11e8fc347e5c1596a Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 17 Jul 2015 10:48:26 +0200 Subject: [PATCH] - Darwin binary --- openssl-bins/openssl-1.0.2-chacha.pm/Readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md b/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md index 3221281..9f0e176 100644 --- a/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md +++ b/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md @@ -11,9 +11,11 @@ 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. -CHACHA20 + POLY1305 cipher suites from the official git repo didn't -work for me work correctly, it's also likely they'll disappear shortly -(https://www.mail-archive.com/openssl-dev@openssl.org/msg34756.html). +The binary ```openssl-1.0.2pm.darwin.64`` was borrowed with permission from Julien +Vehent's cipherscan (which is based on Peter Mosmans 1.0.2b-dev). + +I put + General