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 | -14/+3 |
* | Add a warning about Decrypt() being used as a padding oracle. | wtc@chromium.org | 2012-04-25 | 1 | -1/+9 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -3/+5 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Rename CRYPTO_API to CRYPTO_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Use base::StringPiece for input parameters in Encryptor, rather than std::string | rsleevi@chromium.org | 2011-07-08 | 1 | -9/+10 |
* | Implement AES-CTR for NSS. | hclam@chromium.org | 2011-06-24 | 1 | -1/+67 |
* | crypto: Add crytpto_api.h and annotate the current exports needed to run | rvargas@google.com | 2011-06-17 | 1 | -1/+2 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+69 |