summaryrefslogtreecommitdiffstats
path: root/crypto/secure_hash_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Rework how hashes are calculated for download files.asanka2016-03-151-31/+36
* Switch to standard integer types in crypto/.avi2015-12-211-4/+6
* Change most uses of Pickle to base::Picklebrettw2015-06-031-2/+2
* clean up code at crypto folder.rucifer1217@gmail.com2014-07-221-0/+2
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-3/+3
* Added serialization to SecureHash.ahendrickson@chromium.org2011-11-191-0/+39
* Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...pkasting@chromium.org2011-09-221-2/+2
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+34