Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | Port SymmetricKey::Import to Mac and update tests. | albertb@chromium.org | 2010-07-23 | 1 | -0/+6 |
* | Make the Nigori user salt key 128-bits to be FIPS compliant. | albertb@chromium.org | 2010-04-28 | 1 | -1/+4 |
* | Enable Nigori unit tests on all platforms. | albertb@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Implement PBKDF2-based key derivation, random key generation, | wtc@chromium.org | 2010-04-09 | 1 | -4/+6 |
* | Add Mac implementations of new SymmetricKey and Encryptor classes. | snej@chromium.org | 2010-03-29 | 1 | -7/+123 |
* | Implement random key generation and AES encryption using NSS. | albertb@chromium.org | 2010-03-25 | 1 | -1/+16 |
* | PBKDF2 implemetation using NSS. | albertb@chromium.org | 2010-03-22 | 1 | -0/+14 |