[openssl/openssl] 9e07a2: 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.6/[email protected]> |
Branch: refs/heads/openssl-3.6
Home: https://github.com/openssl/openssl
Commit: 9e07a21a2687e7288bccdab0c281a4c485d55f62
https://github.com/openssl/openssl/commit/9e07a21a2687e7288bccdab0c281a4c485d55f62
Author: Viktor Dukhovni <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M crypto/rsa/rsa_ossl.c
M providers/implementations/kem/rsa_kem.c.in
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:00:11 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.6/e5424b-9e07a2%40github.com.