Re: [PATCH] cipher:rsa: Fix the dead-code of stronger_key_check.

NIIBE Yutaka via Gcrypt-devel <[email protected]> Tue, 24 Mar 2026 11:05:42 +0900
Newsgroups gmane.comp.encryption.gpg.libgcrypt.devel
Message-ID <[email protected]>
Hello,

NIIBE Yutaka <[email protected]> wrote:
> * cipher/rsa.c (check_secret_key): Rename from stronger_key_check
> to be enabled with ENABLE_STRONGER_CHECK.

I pushed this change to master.

Let us see if ENABLE_STRONGER_CHECK has any larger negative impact.

It would not be good to enable this macro as default now, in a minor
release.
--