openssl/providers/implementations
Richard Levitte 9cc97ddf3c Adapt our decoder implementations to the new way to indicate succes / failure
This includes the special decoder used in our STOREMGMT 'file:' implementation

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14834)
2021-04-21 10:53:03 +02:00
..
asymciphers Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
ciphers Do IV reset also for DES and 3DES implementations 2021-04-19 10:01:08 +02:00
digests Update copyright year 2021-04-08 13:04:41 +01:00
encode_decode Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
exchange Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
include/prov PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
kdfs Update copyright year 2021-04-08 13:04:41 +01:00
kem Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
keymgmt PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
macs Fix windows compiler error in kmac_prov.c 2021-04-13 13:16:23 +10:00
rands Update copyright year 2021-04-08 13:04:41 +01:00
signature Store some FIPS global variables in the FIPS_GLOBAL structure 2021-04-16 14:27:28 +01:00
storemgmt Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00