summaryrefslogtreecommitdiffstats
path: root/crypto/ghash.cc
Commit message (Expand)AuthorAgeFilesLines
* add missing #include of <algorithm>, needed on VS2013 for std::minscottmg@chromium.org2013-09-121-0/+2
* net: fix buffer overflow in GHASH.agl@chromium.org2013-07-171-1/+1
* crypto: add GHASH implementation.agl@chromium.org2012-11-091-0/+257