Files
openssl/ssl
Jiasheng Jiang 48e3cf25a8 ssl/statem: Replace size_t with int and add the checks
Replace the type of variables with int to avoid implicit conversion when it is assigned by EVP_MD_get_size().
Moreover, add the checks to avoid integer overflow.

Fixes: 6594189 ("Merge early_data_info extension into early_data")
Fixes: 9368f86 ("Add TLSv1.3 client side external PSK support")
Fixes: 1053a6e ("Implement Server side of PSK extension parsing")
Signed-off-by: Jiasheng Jiang <jiasheng@purdue.edu>

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23937)
2024-04-26 09:28:55 +02:00
..
2024-04-09 13:43:26 +02:00
2024-02-10 11:37:14 +00:00
2024-04-09 13:43:26 +02:00
2023-09-07 09:59:15 +01:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2022-11-14 10:14:41 +01:00
2023-03-28 13:49:54 -04:00
2023-09-07 09:59:15 +01:00
2023-11-27 07:51:33 +00:00
2023-11-27 07:51:33 +00:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2021-06-17 13:24:59 +01:00
2024-02-10 11:37:14 +00:00
2023-09-28 14:23:29 +01:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2020-11-18 23:38:34 +01:00
2023-09-07 09:59:15 +01:00
2024-04-09 13:43:26 +02:00
2024-01-23 14:20:06 +00:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2024-04-02 05:37:00 -04:00