summaryrefslogtreecommitdiffstats
path: root/crypto/encryptor_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-9/+10
* Update the NSS bug number for the invalid read when AES-CBC decrypting.wtc@chromium.org2013-10-021-1/+1
* Prevent invalid memory read when AES-CBC decrypting.eroman@chromium.org2013-10-011-3/+12
* Use the NSS internal key slot for all temporary key operationsrsleevi@chromium.org2012-10-171-4/+0
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-17/+12
* Use base::StringPiece for input parameters in Encryptor, rather than std::stringrsleevi@chromium.org2011-07-081-5/+11
* Implement AES-CTR for NSS.hclam@chromium.org2011-06-241-48/+119
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+125