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 5a508a84a2 kh2reg.py: support ECDSA point compression.
We support it in the ECC code proper these days, as of the bignum
rewrite in commit 25b034ee3. So we should support it in this auxiliary
script too, and fortunately, there's no real difficulty in doing so
because I already had some Python code kicking around in
test/eccref.py for taking modular square roots.
2019-04-21 14:46:12 +01:00
..
cygtermd Adopt C99 <stdbool.h>'s true/false. 2018-11-03 13:45:00 +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 kh2reg.py: support ECDSA point compression. 2019-04-21 14:46:12 +01:00
logparse.pl Replace all uses of Perl <> with <<>>. 2019-01-25 20:20:37 +00:00
logrewrap.pl Replace all uses of Perl <> with <<>>. 2019-01-25 20:20:37 +00: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