summaryrefslogtreecommitdiff
path: root/mdfour.h
Commit message (Expand)AuthorAgeFilesLines
* Make hash_result() idempotentJoel Rosdahl2010-08-181-0/+1
* Switch license to GPLv3+Joel Rosdahl2010-04-221-21/+0
* use size_t when we refer to memory sizesKovarththanan Rajaratnam2010-02-221-3/+4
* Remove unused 'void mdfour(unsigned char *out, const unsigned char *in, int n)'Kovarththanan Rajaratnam2010-02-221-1/+0
* Use standard uint32_t type instead of uint32Joel Rosdahl2010-01-051-2/+9
* Remove trailing whitespaceJoel Rosdahl2010-01-051-9/+5
* - disabled unifier by default (to get warnings right)Andrew Tridgell2002-04-291-1/+3
* first version of C compilercacheAndrew Tridgell2002-03-261-0/+34