summaryrefslogtreecommitdiffstats
path: root/crypto/secure_hash_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Rework how hashes are calculated for download files.asanka2016-03-151-46/+9
* Switch to standard integer types in crypto/.avi2015-12-211-1/+1
* Change most uses of Pickle to base::Picklebrettw2015-06-031-4/+4
* Roll src/third_party/boringssl/src ef4962f:68de407davidben2015-05-011-1/+1
* Fix build break of use_openssl=1 caused by strict enforcement of override che...eroman2015-01-021-5/+5
* Replacing the OVERRIDE with override and FINAL with final in /src/cryptoanujk.sharma2014-10-071-4/+4
* Fix crypto target on linux-redux when using clangrsleevi@chromium.org2013-05-091-4/+4
* Fix nits in SecureHash.wtc@chromium.org2012-11-301-1/+2
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-8/+7
* Added serialization to SecureHash.ahendrickson@chromium.org2011-11-191-0/+49
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+53