summaryrefslogtreecommitdiffstats
path: root/Source/cmCryptoHash.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix build on AIX failing because of access to string elementsRolf Eike Beer2014-04-041-1/+1
* stringapi: Accept strings when MD5 hashing dataBen Boeckel2014-03-081-5/+5
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-1/+2
* cmCryptoHash: Increase alignment of HashFile bufferBrad King2013-06-131-3/+3
* cmCryptoHash: Provide factory "New" methodBrad King2011-11-161-0/+19
* 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/+90