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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
6
-59
/
+88
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
1
-44
/
+43
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-1
/
+0
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
9
-48
/
+47
*
Rename use_nss to use_nss_certs in gyp and grit.
davidben
2015-04-16
1
-3
/
+3
*
Remove indirection of cpufeatures.gypi.
torne
2015-04-07
1
-3
/
+3
*
Use uint32_t to hold return values from ERR_get_error() and ERR_peek_error().
eroman
2015-03-24
1
-1
/
+1
*
Convert more isolate files to respect use_x11 for Xvfb usage
spang
2015-03-11
1
-14
/
+14
*
Update some comments and code to reflect the fact that HMAC() is no longer ho...
eroman
2015-03-05
1
-20
/
+12
*
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
rockot
2015-03-03
2
-3
/
+7
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-6
/
+6
*
Remove the --lsan=1 flag from .isolate files.
earthdok
2015-02-27
1
-2
/
+0
*
Remove dead code in ECPrivateKey.
davidben
2015-02-25
2
-158
/
+71
*
Fix official build in GN
brettw
2015-02-25
1
-0
/
+9
*
Convert crypto::ScopedOpenSSL to type aliases.
davidben
2015-02-21
4
-25
/
+23
*
win vs2015: avoid some variable shadowing warnings in crypto/p224
scottmg
2015-02-20
1
-15
/
+15
*
Add net/ssl/scoped_openssl_types.h.
davidben
2015-02-20
1
-0
/
+2
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-5
/
+3
*
Isolate crypto_unittests
scottmg
2015-02-13
2
-0
/
+89
*
Revert of "Revert of "Move the call to CRYPTO_set_NEON_capable up.""
Adam Langley
2015-02-03
1
-10
/
+12
*
Revert of Move the call to CRYPTO_set_NEON_capable up. (patchset #1 id:1 of h...
noel
2015-02-03
1
-12
/
+10
*
Move the call to CRYPTO_set_NEON_capable up.
agl
2015-02-02
1
-10
/
+12
*
Renamed GetMessage into GetNextMessage.
vitalybuka
2015-01-29
3
-15
/
+15
*
Using "static_assert" in lieu of "COMPILE_ASSERT" in crypto module
anujk.sharma
2015-01-22
1
-2
/
+2
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Use EVP_DigestSign* rather than EVP_Sign* in SignatureCreator.
davidben
2015-01-21
3
-15
/
+15
*
mac: Expose keychain access frequency to Telemetry.
erikchen
2015-01-15
2
-0
/
+26
*
crypto: use minimal ASN.1 lengths.
agl
2015-01-10
1
-18
/
+25
*
Update {virtual,override,final} for crypto/ to follow C++11 style.
dcheng
2015-01-09
1
-54
/
+51
*
Make array initialize list to match array size.
vitalybuka
2015-01-07
1
-2
/
+2
*
Don't allow importing non-RSA keys from crypto::RSAPrivateKey::CreateFromPriv...
eroman
2015-01-02
2
-1
/
+28
*
Fix build break of use_openssl=1 caused by strict enforcement of override che...
eroman
2015-01-02
1
-5
/
+5
*
Uses "#pragma GCC reset_options" to re-enable optimizations after ReduceLarge...
varkha
2014-12-23
1
-1
/
+2
*
Standardize usage of virtual/override/final specifiers in crypto/.
dcheng
2014-12-22
4
-15
/
+13
*
Disable auto-vectorization of P224 ReduceLarge() under GCC.
wez
2014-12-20
1
-0
/
+14
*
Clean up presubmit files
Paweł Hajdan, Jr
2014-12-19
1
-17
/
+0
*
Added unittest to make sure future changes in P224EncryptedKeyExchange don't ...
Vitaly Buka
2014-12-10
3
-7
/
+69
*
Allow to get key from SPAKE2 after the first round trip.
Vitaly Buka
2014-12-04
3
-11
/
+25
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-5
/
+8
*
Don't allow trailing data when creating an RSAPrivateKey.
davidben
2014-11-24
3
-16
/
+35
*
Fix crypto and net build on Windows GN.
jam
2014-11-14
1
-0
/
+5
*
Add scoped_ptr to Environment object.
jorgelo
2014-11-13
1
-1
/
+2
*
Fix BoringSSL + Windows build.
davidben
2014-11-11
1
-1
/
+1
*
Cleanup: Don't check for negative values from EVP_DigestVerifyFinal.
eroman
2014-11-11
1
-2
/
+1
*
Check trailing data when parsing ASN.1.
davidben
2014-11-11
4
-16
/
+36
*
Cleanup: Use BN_bn2bin_padded() for zero-padding rather than custom code.
eroman
2014-11-10
1
-15
/
+4
*
Make *some* version of the Win GN build work.
dpranke
2014-11-08
1
-43
/
+48
*
Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.
davidben
2014-10-30
5
-3
/
+29
*
NACL_WIN64 takes precedence over USE_OPENSSL.
davidben
2014-10-29
1
-7
/
+7
*
Adding openssl_bio_string to GN build.
pwestin
2014-10-27
1
-0
/
+7
[next]