mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-19 03:51:02 -05:00

The list of kex methods recently ran out of space due to the addition of NTRU (at least, if you have GSSAPI enabled). It's time to stop having an arbitrary limit on those arrays and switch to doing it properly.