openssl/providers/implementations
Pauli da585e214c rand: fix memory overrun bug
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27766)
2025-06-09 10:24:08 +02:00
..
asymciphers Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
ciphers chacha20_poly1305: use the new name/type code generator 2025-06-04 16:48:59 +02:00
digests Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_copy_ex. 2024-11-20 14:12:53 +01:00
encode_decode Fix goto label indents to match style 2025-03-28 11:37:12 +01:00
exchange Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
include/prov AEAD params: generate a TRIE to decode AEAD cipher parameter names 2025-05-07 11:47:24 +02:00
kdfs Raise an error if PBKDF2 iteration count set to zero on check disabled in default provider 2025-05-13 09:15:52 +10:00
kem Fix goto label indents to match style 2025-03-28 11:37:12 +01:00
keymgmt ml-dsa: update to use TRIE decoder 2025-06-06 16:26:21 +10:00
macs Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
rands rand: fix memory overrun bug 2025-06-09 10:24:08 +02:00
signature Update IMPL_*_SIGALG to not have to stringify parameter 2025-05-08 14:26:07 -04:00
skeymgmt SKEYMGMT: Expose settable params 2025-04-25 18:51:58 +02:00
storemgmt file_store.c: give detail on file_set_ctx_params() error 2025-04-26 15:22:58 +02:00
build.info Add generic secret skeymgmt provider, skey abstraction and default skeymgmt 2025-02-15 18:51:30 +01:00