summaryrefslogtreecommitdiff
path: root/include/llvm/Support/MD5.h
Commit message (Expand)AuthorAge
* Add support for adding the contents of a StringRef to the MD5 hash.Eric Christopher2013-05-31
* Move "unsigned char" -> "uint8_t".Eric Christopher2013-05-31
* Add some comments to the stringify function.Eric Christopher2013-05-25
* ArrayRef-ize MD5 and clean up a few variable names.Eric Christopher2013-05-24
* Add an md5 library derived from a public domain implementation for dwarf4Eric Christopher2013-05-21