Still Failing: openssl/openssl#25243 (master - 5d238a1)

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


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

Build: #25243
Status: Still Failing

Duration: 20 mins and 35 secs
Commit: 5d238a1 (master)
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)

View the changeset: https://github.com/openssl/openssl/compare/b1eb3fd732ad...5d238a1032fe

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/536312865?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/1de7ed8b/attachment.html>


More information about the openssl-commits mailing list