summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/cipher.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* even smallerderaadt1999-09-301-7/+1
|
* convert all uses of gmp to SSL bignumprovos1999-09-281-8/+2
| | | | | | convert all used of rsa to SSL rsa functions remove all use of randomstate to OpenBSD arc4random() and arc4_stir() all this done at a long long night in Canada.
* blowfish is always therederaadt1999-09-261-5/+1
|
* all the idea code goes awayderaadt1999-09-261-11/+2
|
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+109
well, except for the patent issues. someone in sweden (forget their name at the moment) cleaned out most of the patented code, and now this code removes rsa code. when this is done, it will link against libssl, but the work isn't completely done yet. then we need to bring this up to modern days, featurewise.