summaryrefslogtreecommitdiff
path: root/unittests/Support/MD5Test.cpp
Commit message (Expand)AuthorAge
* Add support for adding the contents of a StringRef to the MD5 hash.Eric Christopher2013-05-31
* Convert more unsigned char -> uint8_t.Eric Christopher2013-05-31
* Add a comment and some tests including the NULL byte.Eric Christopher2013-05-30
* ArrayRef-ize MD5 and clean up a few variable names.Eric Christopher2013-05-24