[openssl/openssl] a5355c: Reject clearly degenerate RSASVE parameters.
"'openssl-machine' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.4/[email protected]> |
Branch: refs/heads/openssl-3.4
Home: https://github.com/openssl/openssl
Commit: a5355cef42944093801aef35bd50e73b8dd8608a
https://github.com/openssl/openssl/commit/a5355cef42944093801aef35bd50e73b8dd8608a
Author: Viktor Dukhovni <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M crypto/rsa/rsa_ossl.c
M providers/implementations/kem/rsa_kem.c
M test/evp_extra_test.c
Log Message:
-----------
Reject clearly degenerate RSASVE parameters.
- A public exponent <= 1
- Ciphertext <= 1 or equal to n-1, where n is the public modulus.
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Bob Beck <[email protected]>
MergeDate: Mon Aug 10 06:27:45 2026
(Merged from https://github.com/openssl/openssl/pull/32124)
(cherry picked from commit e5d2eaee133290cce1b01bc7cead839bd7e18b8e)
(cherry picked from commit 69de45cd12e51d69a098b7c81c2bd7ee80f060b5)
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.4/31f7e4-a5355c%40github.com.