summaryrefslogtreecommitdiffstats
path: root/base/crypto/rsa_private_key_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* Turns out RSA_generate_key is deprecated and is removed on some platforms, s...joth@chromium.org2010-12-081-4/+9
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-7/+3
* Implements RSAPrivateKey for openssl.joth@chromium.org2010-11-171-28/+83
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-221-0/+79