| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2 | rsleevi@chromium.org | 2013-06-29 | 2 | -17/+7 |
* | Add SignatureVerifier::VerifyInitRSAPSS for verifying RSA-PSS signatures. | wtc@chromium.org | 2013-06-28 | 8 | -38/+1315 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 4 | -4/+4 |
* | Remove platform-specific implementations of RSAPrivateKey and SignatureCreator | rsleevi@chromium.org | 2013-06-27 | 10 | -777/+60 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 1 | -5/+5 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 2 | -14/+8 |
* | On NSS, treat non-permanent RSA private keys as ephemeral | rsleevi@chromium.org | 2013-06-21 | 1 | -2/+4 |
* | Support CTR-AES in encryptor_openssl. | xhwang@chromium.org | 2013-06-13 | 3 | -33/+240 |
* | Use a direct include of strings headers in crypto/, dbus/, device/. | avi@chromium.org | 2013-06-11 | 9 | -10/+10 |
* | Remove unused crypto::GetSupplementalUserKey() method. | davidroche@chromium.org | 2013-06-11 | 2 | -62/+0 |
* | Revert 202305 "Destroy all Singletons and LazyInstances between ..." | rsesek@chromium.org | 2013-05-25 | 1 | -2/+3 |
* | Destroy all Singletons and LazyInstances between each test. | rsesek@chromium.org | 2013-05-25 | 1 | -3/+2 |
* | Fix crypto target on linux-redux when using clang | rsleevi@chromium.org | 2013-05-09 | 1 | -4/+4 |
* | Add RSAPrivateKey::CreateFromKeypair() | cmasone@chromium.org | 2013-05-08 | 3 | -6/+51 |
* | Fix client certificate authentication on Mac and Linux introduced in r178732 | rsleevi@chromium.org | 2013-04-25 | 1 | -1/+0 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 8 | -8/+8 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in crypto. | dcheng@chromium.org | 2013-04-11 | 2 | -7/+7 |
* | Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux. | dcheng@chromium.org | 2013-04-09 | 2 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -5/+6 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 2 | -6/+5 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -5/+6 |
* | Add support for P-256 key exchange in crypto handshake. | rtenneti@chromium.org | 2013-03-31 | 1 | -2/+2 |
* | Update the remaining references to sys_string_conversions.h to its new location. | tfarina@chromium.org | 2013-03-30 | 1 | -1/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -5/+5 |
* | Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does not | lliabraa@chromium.org | 2013-03-15 | 1 | -3/+0 |
* | Land Recent QUIC Changes | rtenneti@chromium.org | 2013-03-14 | 1 | -11/+19 |
* | Added Curve25519-donna changes. | rtenneti@chromium.org | 2013-03-08 | 5 | -0/+724 |
* | CRYPTO - Resolved comments from wtc. Used scoped_ptr<char[]> and | rtenneti@chromium.org | 2013-02-27 | 2 | -7/+6 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Relanding Porting of HKDF changes from server. | rtenneti@chromium.org | 2013-02-23 | 4 | -0/+253 |
* | Revert 184133 | vandebo@chromium.org | 2013-02-22 | 4 | -251/+0 |
* | Porting of HKDF changes from server. | rtenneti@chromium.org | 2013-02-22 | 4 | -0/+251 |
* | This patch adds some Android-support code to allow the network | digit@chromium.org | 2013-02-11 | 1 | -1/+6 |
* | More FilePath -> base::FilePath replacement. | brettw@chromium.org | 2013-02-10 | 1 | -16/+16 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -4/+1 |
* | Time NSS Initialization for slow startups. | jeremy@chromium.org | 2013-01-22 | 1 | -0/+10 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -1/+1 |
* | Make crypto build on Win64 | jschuh@chromium.org | 2013-01-10 | 1 | -0/+8 |
* | Add the QuicRandom interface with a default implementation that is | wtc@chromium.org | 2012-12-08 | 1 | -1/+1 |
* | Use size_t as the type of the key_length and digest_length arguments | wtc@chromium.org | 2012-12-04 | 6 | -16/+13 |
* | Fix nits in SecureHash. | wtc@chromium.org | 2012-11-30 | 2 | -1/+3 |
* | Fix nits in crypto::InitNSSSafely(). | jorgelo@chromium.org | 2012-11-29 | 2 | -11/+12 |
* | Update nss_revision to 169146. | wtc@chromium.org | 2012-11-22 | 1 | -2/+0 |
* | Always force a crash with error info on NSS_NoDB_Init failure. | wtc@chromium.org | 2012-11-21 | 1 | -10/+8 |
* | Disable MD5 certificate signatures if NSS is used to verify certificates. | wtc@chromium.org | 2012-11-20 | 1 | -5/+8 |
* | Initialize NSS in the PPAPI process for ClearKey CDM. | jorgelo@chromium.org | 2012-11-17 | 2 | -1/+22 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -3/+4 |
* | Use LOG(FATAL) instead of CHECK(false) to force a crash on NSS_NoDB_Init | wtc@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | Force a crash with error info on NSS_NoDB_Init failure. | wtc@chromium.org | 2012-11-15 | 1 | -0/+13 |
* | crypto: add GHASH implementation. | agl@chromium.org | 2012-11-09 | 4 | -0/+484 |