mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 09:27:59 +00:00
RSA generation: change exponent to 2^16+1.
This is probably overdue; everyone else seems to have settled on it as the preferred RSA key exponent for some time. And now that the descendant of mp_mod_short supports moduli up to 2^32 instead of 2^16, I can actually add it without the risk of assertion failures during prime generation.
This commit is contained in:
parent
13f594f02d
commit
5a9bfca3d5
Loading…
Reference in New Issue
Block a user