summaryrefslogtreecommitdiffstats
path: root/base/crypto/encryptor_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill credit cards should be encrypted on the Macdhollowa@chromium.org2010-07-161-1/+1
* Implement PBKDF2-based key derivation, random key generation,wtc@chromium.org2010-04-091-0/+1
* First pass of a Nigori implementation for Chrome. Only unassisted keyalbertb@chromium.org2010-03-311-4/+4
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-6/+49
* Implement random key generation and AES encryption using NSS.albertb@chromium.org2010-03-251-0/+30