]> git.ipfire.org Git - thirdparty/openssl.git/commit
siphash: Add the C and D round parameters for SipHash.
authorPauli <ppzgs1@gmail.com>
Wed, 24 Feb 2021 23:52:26 +0000 (09:52 +1000)
committerPauli <ppzgs1@gmail.com>
Sun, 28 Feb 2021 07:25:48 +0000 (17:25 +1000)
commitae7d90a1594dabf72123f395f9f2436452ab5d9a
treef625489fa5173e2cd166d7fda37138ecb754c6f7
parent1d73e2adae9c80d359d6d85c9f65d97a86add542
siphash: Add the C and D round parameters for SipHash.

This represents a gap in functionality from the low level APIs.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14310)
crypto/siphash/siphash.c
crypto/siphash/siphash_local.h
doc/man7/EVP_MAC-Siphash.pod
include/openssl/core_names.h
providers/implementations/macs/siphash_prov.c