Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement PBKDF2-based key derivation, random key generation, | wtc@chromium.org | 2010-04-09 | 1 | -2/+28 |
* | Add Mac implementations of new SymmetricKey and Encryptor classes. | snej@chromium.org | 2010-03-29 | 1 | -8/+17 |
* | Implement random key generation and AES encryption using NSS. | albertb@chromium.org | 2010-03-25 | 1 | -3/+17 |
* | PBKDF2 implemetation using NSS. | albertb@chromium.org | 2010-03-22 | 1 | -0/+46 |