openssl/providers
Richard Levitte f73eb733ee Adjust some provider reason codes
BLAKE2 MACs came with a set of new reason codes.  Those talking about
lengths are consistently called PROV_R_INVALID_FOO_LENGTH, for any
name FOO.  The cipher messages were briefer.  In the interest of
having more humanly readable messages, we adjust the reasons used by
the ciphers (that's just IV length and key length).

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
2019-08-15 22:12:25 +02:00
..
common Adjust some provider reason codes 2019-08-15 22:12:25 +02:00
default Move Poly1305 to providers 2019-08-15 22:12:25 +02:00
fips Move KMAC to providers 2019-08-15 22:12:25 +02:00
legacy Rename provider and core get_param_types functions 2019-08-15 11:58:25 +02:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00