[openssl-commits] Broken: openssl/openssl#21663 (OpenSSL_1_1_1-stable - 61e78e7)

Travis CI builds at travis-ci.org
Mon Nov 12 06:44:30 UTC 2018


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

Build: #21663
Status: Broken

Duration: 22 mins and 35 secs
Commit: 61e78e7 (OpenSSL_1_1_1-stable)
Author: Richard Levitte
Message: Fix SipHash init order.

Setting the SipHash hash size and setting its key is done with two
independent functions...  and yet, the internals depend on both.

Unfortunately, the function to change the size wasn't adapted for the
possibility that the key was set first, with a different hash size.

This changes the hash setting function to fix the internal values
(which is easy, fortunately) according to the hash size.

evpmac.txt value for digestsize:8 is also corrected.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7613)

(cherry picked from commit 425036130dfb3cfbef5937772f7526ce60133264)

View the changeset: https://github.com/openssl/openssl/compare/e37b7014f3f5...61e78e7ace6c

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/453809291?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/20181112/2a923eeb/attachment-0001.html>


More information about the openssl-commits mailing list