summaryrefslogtreecommitdiffstats
path: root/crypto/hmac_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-0/+1
* Use size_t as the type of the key_length and digest_length argumentswtc@chromium.org2012-12-041-2/+2
* Fixed slot selection in HMAC class to ensure that we are using softtoken inst...zelidrag@chromium.org2011-10-231-3/+0
* Fixed slot selection in HMAC class to ensure that we are using softtoken inst...zelidrag@chromium.org2011-10-231-1/+4
* Change HMAC::Sign() to take base::StringPiece instead of string.hclam@chromium.org2011-06-061-1/+1
* Private API for extensions like ssh-client that need access to websocket-to-t...dilmah@chromium.org2011-05-181-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+117