Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement HMAC-SHA-256. | wtc@chromium.org | 2010-04-02 | 1 | -1/+2 |
* | First pass of a Nigori implementation for Chrome. Only unassisted key | albertb@chromium.org | 2010-03-31 | 1 | -10/+15 |
* | PBKDF2 implemetation using NSS. | albertb@chromium.org | 2010-03-22 | 1 | -30/+7 |
* | Linux: Add Certificate Info dialog (part 1) | mattm@chromium.org | 2010-01-14 | 1 | -1/+1 |
* | Remove a redundant test. | wtc@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Separate the key setting code in the constructor of HMAC class into the Init | wtc@chromium.org | 2009-05-05 | 1 | -3/+31 |
* | Fix some issues found looking at the code. | maruel@google.com | 2008-09-30 | 1 | -1/+0 |
* | Some cleanup to hmac_nss / nss_init. Move the anonymous namespaces out of th... | deanm@google.com | 2008-09-17 | 1 | -2/+2 |
* | Add an HMAC implementation using NSS. Include centralized NSS initialization... | deanm@google.com | 2008-09-16 | 1 | -0/+107 |