Move SipHash to providers
authorRichard Levitte <levitte@openssl.org>
Sun, 2 Jun 2019 06:51:58 +0000 (08:51 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 20:12:25 +0000 (22:12 +0200)
commit4657693d9e53ea45cbb903969370ddf9d331dafd
tree938a1aef4bc8dfa6e77b2a7a7f553a75f5a0f766
parente23cda000ef2e54e83da61e102ce6d22ed56721a
Move SipHash to providers

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
crypto/siphash/build.info
crypto/siphash/siphash_meth.c [deleted file]
providers/common/include/internal/provider_algs.h
providers/default/defltprov.c
providers/default/macs/build.info
providers/default/macs/siphash_prov.c [new file with mode: 0644]