aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sha.c
Commit message (Collapse)AuthorAgeLines
* Replaced GPL-incompatible SHA1 hashing code (and renamed the files in caseWilmer van der Gaast2007-11-23-173/+0
| | | | | I ever need SHA256 ;-)).
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+173
protocols/, and adding RC4 code.