1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/contrib
Simon Tatham 992f98d5d7 Fix two misstatements of the Montgomery curve equation.
I got it right in all the serious code (or else my Curve25519 key
exchange wouldn't have worked), but I wrote it down wrongly in the
comment in ecc.h, putting the coefficient b on the RHS x term rather
than the LHS y^2. Then I repeated the same error in the point
decompression function in eccref.py.
2019-01-03 15:41:16 +00:00
..
cygtermd Adopt C99 <stdbool.h>'s true/false. 2018-11-03 13:45:00 +00:00
eccref.py Fix two misstatements of the Montgomery curve equation. 2019-01-03 15:41:16 +00:00
encodelib.py Rework samplekex.py to use the new -proxycmd. 2016-05-03 16:51:42 +01:00
gdb.py Complete rewrite of PuTTY's bignum library. 2018-12-31 14:54:59 +00:00
kh2reg.py Add blank line at bottom of .reg files we generate 2017-03-17 10:11:20 +00:00
logparse.pl logparse.pl: support GSSAPI key exchange messages. 2018-04-26 07:21:28 +01:00
logrewrap.pl New 'contrib' script to sort out email-corrupted packet logs. 2015-08-05 18:44:37 +01:00
make1305.py Fix bug in Poly1305 bigval_final_reduce(). 2017-04-08 21:27:28 +01:00
nice-ibeam.cur Commit my replacement Windows I-beam mouse pointer. 2015-05-28 18:14:14 +01:00
samplekex.py Rework samplekex.py to use the new -proxycmd. 2016-05-03 16:51:42 +01:00