PeterMosmans / openssl

'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
https://onwebsecurity.com/pages/openssl.html
Other
92 stars 18 forks source link

"openssl speed chacha20-poly1305" gives empty result #6

Closed eakraly closed 9 years ago

eakraly commented 9 years ago

Looks like the code that should actually execute the speed test is missing.

PeterMosmans commented 9 years ago

Thanks for posting the bugreport. I'm going to look into it.

PeterMosmans commented 9 years ago

Fixed in https://github.com/PeterMosmans/openssl/commit/d7e8153a5593c90bf45777d185a380ad816fe7cb Thanks once again for taking the time to post this bugreport!