Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented profile-aware owner key loading. | ygorshenin@chromium.org | 2014-05-21 | 1 | -0/+18 |
* | NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPriv... | mattm@chromium.org | 2013-11-13 | 1 | -11/+18 |
* | Remove platform-specific implementations of RSAPrivateKey and SignatureCreator | rsleevi@chromium.org | 2013-06-27 | 1 | -51/+23 |
* | Add RSAPrivateKey::CreateFromKeypair() | cmasone@chromium.org | 2013-05-08 | 1 | -6/+12 |
* | Built crypto and crypto_unittests for iOS | msarda@chromium.org | 2012-08-09 | 1 | -0/+8 |
* | Remove #pragma once from crypto | ajwong@chromium.org | 2012-07-11 | 1 | -2/+1 |
* | Implement RSAPrivateKey::Copy() | sergeyu@chromium.org | 2011-12-03 | 1 | -2/+5 |
* | Rename CRYPTO_API to CRYPTO_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | crypto: Add crytpto_api.h and annotate the current exports needed to run | rvargas@google.com | 2011-06-17 | 1 | -1/+2 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+273 |