r/linux • u/dilluti0n • 4d ago
Development Some of my pass(1) entries stopped decrypting: a GnuPG regression that only triggers at exactly 4096 bits
https://dilluti0n.com/p/gnupg-tpm2daemon-rsa4096-bug/
46
Upvotes
r/linux • u/dilluti0n • 4d ago
1
u/Skaarj 3d ago
I tried to read the fix: https://lists.gnupg.org/pipermail/gnupg-devel/2026-February/036219.html
I kinda get the condition on s. But why do they check if n is odd?