Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement PBKDF2-based key derivation, random key generation, | wtc@chromium.org | 2010-04-09 | 1 | -0/+2 |
* | First pass of a Nigori implementation for Chrome. Only unassisted key | albertb@chromium.org | 2010-03-31 | 1 | -1/+0 |
* | Add Mac implementations of new SymmetricKey and Encryptor classes. | snej@chromium.org | 2010-03-29 | 1 | -7/+8 |
* | Implement random key generation and AES encryption using NSS. | albertb@chromium.org | 2010-03-25 | 1 | -0/+67 |
* | PBKDF2 implemetation using NSS. | albertb@chromium.org | 2010-03-22 | 1 | -0/+27 |