openssl/providers
Matt Caswell 61adb6cf95 Fix a bug in signature self tests in the FIPS module
When calling EVP_PKEY_sign(), the size of the signature buffer must
be passed in *siglen.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16789)
2021-10-22 08:43:27 +01:00
..
common Update provider_util.c to correctly handle ENGINE references 2021-10-19 16:20:00 +01:00
fips Fix a bug in signature self tests in the FIPS module 2021-10-22 08:43:27 +01:00
implementations Fix SSKDF to not claim a buffer size that is too small for the MAC 2021-10-22 08:43:27 +01:00
baseprov.c
build.info
decoders.inc
defltprov.c providers: Add SM4 GCM implementation 2021-09-28 19:27:58 +10:00
encoders.inc ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output 2021-09-05 21:34:51 +02:00
fips-sources.checksums
fips.checksum
fips.module.sources
legacyprov.c kdf: Add PVK KDF to providers. 2021-09-28 18:08:41 +10:00
nullprov.c
prov_running.c
stores.inc