[openssl/openssl] a20173: 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.5/[email protected]> |
Branch: refs/heads/openssl-3.5
Home: https://github.com/openssl/openssl
Commit: a201731333daee5a13d9ca7f010a230b0f467a63
https://github.com/openssl/openssl/commit/a201731333daee5a13d9ca7f010a230b0f467a63
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 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.5/174d17-a20173%40github.com.