openssl/providers
Robbie Harwood f6dead1b72 [KDF] Add feedback-mode and CMAC support to KBKDF
Implement SP800-108 section 5.2 with CMAC support.  As a side effect,
enable 5.1 with CMAC and 5.2 with HMAC.  Add test vectors from RFC 6803.

Add OSSL_KDF_PARAM_CIPHER and PROV_R_INVALID_SEED_LENGTH.

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

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10143)
2019-10-17 12:45:03 +10:00
..
common [KDF] Add feedback-mode and CMAC support to KBKDF 2019-10-17 12:45:03 +10:00
fips Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
implementations [KDF] Add feedback-mode and CMAC support to KBKDF 2019-10-17 12:45:03 +10:00
build.info Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00
defltprov.c Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00
legacyprov.c Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00