openssl/providers/implementations
Patrick Uiterwijk 0e9a265e42 Support different R_BITS lengths for KBKDF
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17063)
2021-11-24 11:02:53 +10: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 Support different R_BITS lengths for KBKDF 2021-11-24 11:02:53 +10:00
kem
keymgmt Address Coverity 1493362 resource leak 2021-11-08 08:55:32 +10:00
macs fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
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