Todd Short 3f5616d734 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@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2216)
2017-02-01 14:14:36 -05:00
..
2016-11-11 13:06:43 +01:00
2016-11-11 13:06:43 +01:00
2016-11-11 13:06:43 +01:00
2016-12-12 09:28:56 -05:00
2016-11-11 13:06:43 +01:00
2017-01-19 12:45:04 -05:00
2016-12-13 12:12:35 -05:00
2017-01-25 09:06:34 +00:00
2016-12-13 12:12:35 -05:00
2016-11-11 13:06:43 +01:00
2016-10-26 13:59:52 -04:00
2017-01-13 15:47:02 -05:00
2016-12-18 21:44:42 +01:00
2016-11-07 21:05:08 +01:00
2016-11-28 12:23:36 +01:00
2017-01-30 13:00:17 +00:00
2017-01-25 09:06:34 +00:00
2016-12-13 12:12:35 -05:00
2017-01-12 15:23:15 +01:00
2017-01-12 16:39:41 -05:00