openssl/providers/default
Robbie Harwood a39bc4404b [KDF] Add KBKDF implementation for counter-mode HMAC
Implement SP800-108 section 5.1 with HMAC intended for use in Kerberos.
Add test vectors from RFC 8009.

Adds error codes PROV_R_INVALID_MAC and PROV_R_MISSING_MAC.

Signed-off-by: Robbie Harwood <rharwood@redhat.com>

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9924)
2019-09-27 23:17:26 +02:00
..
ciphers Missing else in cipher_hw_aes_ocb_generic_initkey 2019-09-26 12:14:54 +10:00
digests
include/internal
kdfs Use common digest getter for X942 KDF 2019-09-07 16:01:54 +10:00
macs
build.info Add KDFs to providers 2019-09-06 19:27:57 +10:00
defltprov.c [KDF] Add KBKDF implementation for counter-mode HMAC 2019-09-27 23:17:26 +02:00