Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5 | 2001-03-27 | 1 | -3/+4 | |
* | use EVP_get_digestbynid, reorder some calls and fix missing free. | 2001-03-27 | 1 | -12/+22 | |
* | sync with netbsd tree changes. | 2001-02-08 | 1 | -1/+2 | |
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | 2001-01-21 | 1 | -8/+5 | |
* | make "ssh-rsa" key format for ssh2 confirm to the ietf-drafts; from galb@vandyke.com. | 2001-01-16 | 1 | -1/+6 | |
* | remove unused | 2001-01-06 | 1 | -4/+1 | |
* | replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned' | 2000-12-19 | 1 | -10/+10 | |
* | add support for RSA to SSH2. please test. | 2000-11-12 | 1 | -0/+163 |