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-05-21 08:23:39 -04:00
2017-01-18 15:19:24 +01:00
2017-01-30 13:00:17 +00:00
2017-02-01 14:14:36 -05:00
2016-04-20 09:45:40 -04:00
2009-04-06 15:22:01 +00:00