summaryrefslogtreecommitdiffstats
path: root/base/crypto/encryptor.h
Commit message (Expand)AuthorAgeFilesLines
* Implement PBKDF2-based key derivation, random key generation,wtc@chromium.org2010-04-091-2/+12
* First pass of a Nigori implementation for Chrome. Only unassisted keyalbertb@chromium.org2010-03-311-6/+5
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-0/+6
* Implement random key generation and AES encryption using NSS.albertb@chromium.org2010-03-251-0/+48