[openssl/openssl] f49a4e: Revised RSASVE degenerate ciphertext check.
"'openssl-machine' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.5/[email protected]> |
Branch: refs/heads/openssl-3.5
Home: https://github.com/openssl/openssl
Commit: f49a4e20518c06227d857166cc7a37fe3a8eefef
https://github.com/openssl/openssl/commit/f49a4e20518c06227d857166cc7a37fe3a8eefef
Author: Viktor Dukhovni <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M crypto/rsa/rsa_ossl.c
M providers/implementations/kem/rsa_kem.c
Log Message:
-----------
Revised RSASVE degenerate ciphertext check.
The additional ciphertext check is now applied in rsasve_recover() where it
belongs, and not in the underlying RSA primitives, where it remains conditional
defined(FIPS_MODULE).
Reviewed-by: Milan Broz <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Mon Aug 17 14:01:18 2026
(Merged from https://github.com/openssl/openssl/pull/32314)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-3.5/0c1e2d-f49a4e%40github.com.