Still Failing: openssl/openssl#25244 (OpenSSL_1_1_1-stable - 69fd7d1)

Travis CI builds at travis-ci.org
Thu May 23 14:47:46 UTC 2019


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

Build: #25244
Status: Still Failing

Duration: 26 mins and 15 secs
Commit: 69fd7d1 (OpenSSL_1_1_1-stable)
Author: Bernd Edlinger
Message: Fix a crash in the speed command with wrap ciphers

e.g. openssl speed -evp id-aes256-wrap-pad
was crashing because the return code from EVP_CipherInit_ex
was ignored.
Not going to allow that cipher mode because wrap ciphers
produces more bytes output than the input length
and EVP_Update_loop is not really prepared for that.

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8739)

(cherry picked from commit 5d238a1032fee0e4759c2ed7fbd09cb9d7125a72)

View the changeset: https://github.com/openssl/openssl/compare/9fc194321e20...69fd7d17c085

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/536313574?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20190523/806cd11b/attachment-0001.html>


More information about the openssl-commits mailing list