[openssl-commits] Errored: openssl/openssl#8070 (OpenSSL_1_1_0-stable - 0de0fb8)

Travis CI builds at travis-ci.org
Wed Jan 25 04:28:13 UTC 2017


Build Update for openssl/openssl
-------------------------------------

Build: #8070
Status: Errored

Duration: 1 hour, 34 minutes, and 55 seconds
Commit: 0de0fb8 (OpenSSL_1_1_0-stable)
Author: Kazuki Yamaguchi
Message: Add missing flags for EVP_chacha20()

ChaCha20 code uses its own custom cipher_data. Add EVP_CIPH_CUSTOM_IV
and EVP_CIPH_ALWAYS_CALL_INIT so that the key and the iv can be set by
different calls of EVP_CipherInit_ex().

Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2156)
(cherry picked from commit c83680a04aac7a15e6ac48ed732b8322c4c9d49a)

View the changeset: https://github.com/openssl/openssl/compare/cee0cdbc618d...0de0fb887b46

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/194831735

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20170125/a844c782/attachment-0001.html>


More information about the openssl-commits mailing list