summaryrefslogtreecommitdiffstats
path: root/Source/cmCryptoHash.h
Commit message (Expand)AuthorAgeFilesLines
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-4/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-15/+20
* stringapi: Accept strings when MD5 hashing dataBen Boeckel2014-03-081-2/+2
* cmCryptoHash: Add virtual destructorBrad King2011-11-161-0/+1
* cmCryptoHash: Provide factory "New" methodBrad King2011-11-161-0/+3
* Add file(SHA*) commands to compute cryptographic hashesBrad King2011-11-161-0/+21
* Factor Compute(File|String)MD5 into cmCryptoHash helperBrad King2011-11-161-0/+40