[openssl/openssl] efbff4: Fix the LCM computation in the RSA multiprime key ...
Tomáš Mráz
noreply at github.com
Thu Apr 13 13:25:38 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: efbff4de3e259cee71a4e1bbd86b30ebd86bbdae
https://github.com/openssl/openssl/commit/efbff4de3e259cee71a4e1bbd86b30ebd86bbdae
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M crypto/rsa/rsa_chk.c
M test/recipes/15-test_mp_rsa.t
A test/recipes/15-test_mp_rsa_data/rsamplcm.pem
Log Message:
-----------
Fix the LCM computation in the RSA multiprime key check
Fixes #20693
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/20708)
More information about the openssl-commits
mailing list