openssl/crypto/ts
Jiasheng Jiang f5fde94c54 ts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_size()
Add the check for the return value of EVP_MD_CTX_get_size() to avoid invalid negative numbers.

Fixes: c7235be6e3 ("RFC 3161 compliant time stamp request creation, response generation and response verification.")
Signed-off-by: Jiasheng Jiang <jiasheng@purdue.edu>

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23960)
2024-04-09 20:47:00 +02:00
..
build.info
ts_asn1.c
ts_conf.c
ts_err.c
ts_lib.c
ts_local.h
ts_req_print.c
ts_req_utils.c
ts_rsp_print.c
ts_rsp_sign.c ts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_size() 2024-04-09 20:47:00 +02:00
ts_rsp_utils.c
ts_rsp_verify.c
ts_verify_ctx.c