openssl/providers/implementations
Tomas Mraz a632bfaa4e pvkkdf: Always reset buflen after clearing the buffer
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17164)
2021-12-01 12:33:01 +01:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
digests Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
encode_decode Fix the return check of OBJ_obj2txt 2021-11-22 11:17:48 +01:00
exchange fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
include/prov Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
kdfs pvkkdf: Always reset buflen after clearing the buffer 2021-12-01 12:33:01 +01:00
kem
keymgmt Address Coverity 1493362 resource leak 2021-11-08 08:55:32 +10:00
macs
rands fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
signature rsa_signverify_init: Set the PARAMS after key is set 2021-11-23 15:15:32 +01:00
storemgmt Move more general parts of internal/cryptlib.h to new internal/common.h 2021-11-17 15:48:37 +01:00
build.info