Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stringapi: Accept strings when MD5 hashing data | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | cmCryptoHash: Add virtual destructor | Brad King | 2011-11-16 | 1 | -0/+1 |
* | cmCryptoHash: Provide factory "New" method | Brad King | 2011-11-16 | 1 | -0/+3 |
* | Add file(SHA*) commands to compute cryptographic hashes | Brad King | 2011-11-16 | 1 | -0/+21 |
* | Factor Compute(File|String)MD5 into cmCryptoHash helper | Brad King | 2011-11-16 | 1 | -0/+40 |