summaryrefslogtreecommitdiffstats
path: root/base/crypto/rsa_private_key_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* On NSS-using platforms, add a way to use an existing keypair given only the p...cmasone@google.com2010-08-101-0/+20
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-18/+7
* Refactor ASN1 parsing/serializationrafaelw@chromium.org2009-10-071-230/+6
* Implement signature_creator_mac. Also moved CSSM memory functions to a common...rafaelw@chromium.org2009-10-061-27/+1
* Implement RSAPrivateKey for Mac OS Xhawk@chromium.org2009-10-021-0/+398