Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / sshrsa.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-15 simonMy comment about RSA blinding was talking slight tosh...
2003-03-15 simonImplement RSA blinding, to defeat Brumley and Boneh...
2003-01-05 benrsa2_sign() is unused outside this file. Make it static.
2003-01-05 benEliminate more unsigned char * vs char * errors using...
2002-10-25 simonTidy up and fix a compiler warning.
2002-01-01 simonsshrsa.c should include misc.h in case I need to do...
2001-12-30 simonPageant is now able to avoid asking for the passphrase...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-04-17 simonHaving now compiled the last few days' changes with...
2001-04-16 simonPageant interface changes. You can now do `pageant...
2001-03-23 simonModify the new rsa_verify routine. We now also check...
2001-03-23 simonFix a couple of silly compiler warnings
2001-03-22 simonFollowing the recent advisory about attacks on PGP...
2001-03-09 simonComplete analysis of the magic ASN.1 stuff in RSASSA...
2001-03-05 simonFix various trivial compiler warnings
2001-03-03 simonRemove some stray diagnostics
2001-03-03 simonAdd support for the OpenSSH SSH2 agent protocol.
2001-03-03 simonPreliminary support for RSA user authentication in...
2001-03-02 simonInclude key type in SSH2 key fingerprints, now we have...
2001-03-02 simonAdded support for RSA host keys (not user keys yet)
2001-03-01 simonRemove the last lingering knowledge, outside sshbn...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-10-23 simonMake the frankly ridiculous prototypes for modpow(...
2000-09-27 simonRationalised host key storage. Also started code reorg...
2000-09-26 simonImplement OpenSSH-compatible RSA key fingerprints and...
2000-09-25 simonRationalise ordering of authentication operations....
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...
2000-09-07 simonRSA key authentication in ssh1 works; SSH2 is nearly...
2000-09-05 simonSSH 2 support, phase 1, debugging. Currently does Diffi...
2000-03-24 simonRather silly byte-string / word-string transformations...
2000-03-08 simonFix some picky compiler warnings kindly provided by...
1999-07-06 simonJoris's RSA works; reformat and remove old version
1999-07-05 simonJoris van Rantwijk's RSA speedup patch
1999-01-08 simonInitial checkin: beta 0.43