index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
signature_creator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
1
-2
/
+2
*
Use EVP_DigestSign* rather than EVP_Sign* in SignatureCreator.
davidben
2015-01-21
1
-2
/
+0
*
Generalize crypto::SignatureCreator to allow choice of hash function, so as t...
dougsteed
2014-09-19
1
-4
/
+13
*
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