slontis 14c45338e9 EVP_MD_size() updates
For SHAKE algorithms we now return 0 from EVP_MD_size().
So all the places that check for < 0 needed to change to <= 0
(Otherwise the behaviour will be to digest nothing in most cases).

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25285)
2024-08-29 10:29:53 +02:00
..
2024-04-25 11:07:20 +02:00
2024-06-24 15:09:11 +02:00
2024-07-18 19:09:10 +02:00
2024-04-09 13:43:27 +02:00
2024-08-29 10:29:53 +02:00
2023-09-28 14:23:29 +01:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2022-08-23 11:08:11 +10:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2023-12-12 16:12:32 +00:00
2024-08-28 14:46:16 +02:00
2023-09-28 14:23:29 +01:00
2024-04-09 13:43:26 +02:00
2023-09-28 14:23:29 +01:00
2022-09-20 08:18:25 +01:00
2022-05-03 13:34:51 +01:00
2023-09-07 09:59:15 +01:00
2022-05-03 13:34:51 +01:00
2023-09-28 14:23:29 +01:00
2020-05-13 06:28:36 +02:00
2023-09-07 09:59:15 +01:00
2023-09-07 09:59:15 +01:00
2024-08-20 11:16:22 +02:00
2024-04-09 13:43:26 +02:00
2024-04-09 13:43:26 +02:00
2024-08-29 10:29:53 +02:00
2023-09-07 09:59:15 +01:00
2019-09-28 20:26:36 +02:00
2024-08-29 10:29:53 +02:00
2024-07-09 04:01:44 -04:00