openssl/providers
Matt Caswell b27b31b628 Extend the provider MAC bridge for SIPHASH
The previous commits added support for HMAC into the provider MAC bridge.
We now extend that for SIPHASH too.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12637)
2020-08-29 17:40:10 +10:00
..
common PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
fips Make the provider side EVP PKEY MAC bridge available in default and fips 2020-08-29 17:39:37 +10:00
implementations Extend the provider MAC bridge for SIPHASH 2020-08-29 17:40:10 +10:00
baseprov.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
build.info serialisation: Add a built-in base provider. 2020-07-30 20:15:22 +10:00
decoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
defltprov.c Extend the provider MAC bridge for SIPHASH 2020-08-29 17:40:10 +10:00
encoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
legacyprov.c Add 'on demand self test' and status test to providers 2020-08-09 18:06:52 +10:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00