Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in crypto/. | avi | 2015-12-21 | 1 | -0/+3 |
* | Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize. | viettrungluu | 2014-10-17 | 1 | -3/+3 |
* | Fix for 64-bits, 32-bit size_t assumption. | anton@chromium.org | 2014-04-23 | 1 | -1/+1 |
* | Allow empty keys in hmac_openssl.cc. | davidben@chromium.org | 2014-04-10 | 1 | -0/+18 |
* | Use size_t as the type of the key_length and digest_length arguments | wtc@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | Add a routine for truncated HMAC verification | rsleevi@chromium.org | 2011-07-29 | 1 | -0/+4 |
* | Add a Verify routine for HMAC | rsleevi@chromium.org | 2011-07-18 | 1 | -26/+61 |
* | Add a method to HMAC to indicate how large a digest it produces. | abarth@chromium.org | 2011-04-30 | 1 | -2/+4 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+236 |