summaryrefslogtreecommitdiffstats
path: root/crypto/sha2.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-0/+2
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Remove #pragma once from cryptoajwong@chromium.org2012-07-111-1/+0
* net: allow CRLSets to block specific SPKIs.agl@chromium.org2012-01-101-3/+4
* Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.pkasting@chromium.org2011-09-281-1/+1
* Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...pkasting@chromium.org2011-09-221-3/+1
* Rename CRYPTO_API to CRYPTO_EXPORT.darin@chromium.org2011-08-051-4/+4
* crypto: Add crytpto_api.h and annotate the current exports needed to runrvargas@google.com2011-06-171-3/+5
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+33