Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use NSS for symmetric key crypto operations on Windows and Mac. | ddorwin@chromium.org | 2012-06-15 | 1 | -15/+25 |
* | Add a wrong key that should be detected by all implementations. | wtc@chromium.org | 2012-05-11 | 1 | -5/+24 |
* | Demonstrate that not all wrong keys can be detected by padding error. | wtc@chromium.org | 2012-04-27 | 1 | -0/+14 |
* | Add a wrong key test into EncryptorTest. | xhwang@chromium.org | 2012-04-23 | 1 | -1/+45 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -18/+0 |
* | Implement AES-CTR for NSS. | hclam@chromium.org | 2011-06-24 | 1 | -0/+68 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+233 |