Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up code at crypto folder. | rucifer1217@gmail.com | 2014-07-22 | 1 | -2/+1 |
* | Introduce RSAPrivateKey::SignDigest | pfeldman@chromium.org | 2013-07-09 | 1 | -0/+7 |
* | Remove platform-specific implementations of RSAPrivateKey and SignatureCreator | rsleevi@chromium.org | 2013-06-27 | 1 | -17/+7 |
* | Do not include <Security/cssm.h> on iOS as it does not exist. | msarda@chromium.org | 2012-09-05 | 1 | -2/+2 |
* | Remove #pragma once from crypto | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Use a forward declaration of RSAPrivateKey in crypto/signature_creator.h. | wtc@chromium.org | 2012-02-08 | 1 | -2/+3 |
* | 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/+69 |