openssl/crypto/include/internal
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
..
asn1_int.h Add support for parameterized SipHash 2017-02-01 14:14:36 -05:00
async.h
bn_conf.h.in
bn_dh.h
bn_int.h
bn_srp.h
chacha.h
cryptlib_int.h Add "random malloc failure" tooling 2017-01-12 11:27:27 -05:00
cryptlib.h Remove an useless definition. 2016-09-17 12:32:37 -04:00
dso_conf.h.in
engine.h
err_int.h Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
evp_int.h Add support for parameterized SipHash 2017-02-01 14:14:36 -05:00
md32_common.h
objects.h
poly1305.h Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
rand.h
siphash.h Add support for parameterized SipHash 2017-02-01 14:14:36 -05:00
x509_int.h Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00