[openssl-commits] Passed: openssl/openssl#8286 (master - 3f5616d)

Travis CI builds at travis-ci.org
Sat Feb 4 11:26:06 UTC 2017


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

Build: #8286
Status: Passed

Duration: 56 minutes and 42 seconds
Commit: 3f5616d (master)
Author: Todd Short
Message: Add support for parameterized SipHash

The core SipHash supports either 8 or 16-byte output and a configurable
number of rounds.
The default behavior, as added to EVP, is to use 16-byte output and
2,4 rounds, which matches the behavior of most implementations.
There is an EVP_PKEY_CTRL that can control the output size.

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

View the changeset: https://github.com/openssl/openssl/compare/122fa0885245...3f5616d734a9

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

--

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/20170204/9362770d/attachment.html>


More information about the openssl-commits mailing list