aboutsummaryrefslogtreecommitdiff
path: root/md5.h
AgeCommit message (Collapse)Author
2013-05-12replace self-defined uint32 with uint32_t from stdint.hTimo Weingärtner
unsigned int is not guaranteed to have 32 bits
2002-05-11Fixed md5 crypting + ssl bug.Charl Botha