Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Use size_t as the type of the key_length and digest_length arguments | wtc@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | This adds support for encrypted ONC import to Chrome. | gspencer@chromium.org | 2012-01-11 | 1 | -1/+11 |
* | Make constant-time comparison operators for cryptographic uses public. | palmer@chromium.org | 2011-10-07 | 1 | -21/+3 |
* | Add a routine for truncated HMAC verification | rsleevi@chromium.org | 2011-07-29 | 1 | -3/+14 |
* | Add a Verify routine for HMAC | rsleevi@chromium.org | 2011-07-18 | 1 | -0/+31 |
* | Add a method to HMAC to indicate how large a digest it produces. | abarth@chromium.org | 2011-04-30 | 1 | -0/+23 |