summaryrefslogtreecommitdiffstats
path: root/crypto/encryptor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use NSS for symmetric key crypto operations on Windows and Mac.ddorwin@chromium.org2012-06-151-15/+25
* Add a wrong key that should be detected by all implementations.wtc@chromium.org2012-05-111-5/+24
* Demonstrate that not all wrong keys can be detected by padding error.wtc@chromium.org2012-04-271-0/+14
* Add a wrong key test into EncryptorTest.xhwang@chromium.org2012-04-231-1/+45
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-18/+0
* Implement AES-CTR for NSS.hclam@chromium.org2011-06-241-0/+68
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+233