5281 Commits (b4810de60f151e9848b19a87d9679f3befcd39b2)
 

Author SHA1 Message Date
  Jesse Selover b4810de60f Make X509 time validation stricter. 6 years ago
  Adam Langley 03de6813d8 Write error messages in the FIPS module to stderr. 6 years ago
  Adam Langley bcfb49914b Add special AES-GCM AEAD for TLS 1.3. 6 years ago
  David Benjamin 954eefae58 Actually add AES-192-OFB. 6 years ago
  Adam Langley 0080d83b9f Implement the client side of certificate compression. 6 years ago
  David Benjamin f6e5d0d5a1 Add AES-192-OFB. 6 years ago
  David Benjamin 7139f755b6 Fix some timing leaks in the DSA code. 6 years ago
  David Benjamin 9f9c938af0 Revert "Reland "Revert "Add other Windows configurations to the CQ.""" 6 years ago
  David Benjamin 23aa4d228a Update tools. 6 years ago
  David Benjamin dd935202c9 Zero-initialize tmp in ec_GFp_simple_mul_single. 6 years ago
  Adam Barth 6ff2ba80b7 [fuchsia] Update to zx_cprng_draw_new 6 years ago
  David Benjamin 43eb0af5f1 Reland "Revert "Add other Windows configurations to the CQ."" 6 years ago
  David Benjamin 23e92d5d16 Revert "Revert "Add other Windows configurations to the CQ."" 6 years ago
  David Benjamin 4665da6e91 Add OFB ciphers to EVP_get_cipherbyname. 6 years ago
  David Benjamin 3b2ff028c4 Add SSL_SESSION_get0_id_context. 6 years ago
  Loo Rong Jie b570fd9fd6 Link advapi32.lib when linking crypto. 6 years ago
  Adam Langley 070151c96f Update ECDH and EVP tests to accept latest Wycheproof vectors. 6 years ago
  David Benjamin 1c68fa2350 Hide SSL_SESSION. 6 years ago
  Matthew Braithwaite 3e2b3ee25f Hand back in-progress handshakes after a session resumption. 6 years ago
  David Benjamin 5267ef7b4a Reject unexpected application data in bidirectional shutdown. 6 years ago
  Adam Langley a307cb7d58 Preliminary support for compressed certificates. 6 years ago
  David Benjamin c1e4f338b1 Use std::thread in thread_test.cc. 6 years ago
  Adam Langley 1627871d18 Include bn/internal.h for RSAZ code. 6 years ago
  David Benjamin 7bf0bccd61 Add missing <condition_variable> include. 6 years ago
  David Benjamin caf8ddd0ba Add SSL_SESSION_set1_id. 6 years ago
  David Benjamin 81a6f6d8de Add a tool to check for filename collisions. 6 years ago
  David Benjamin fe7a17440f Fix typo. 6 years ago
  David Benjamin a827d1809c Match OpenSSL's EVP_MD_CTX_reset return value. 6 years ago
  David Benjamin 9229b4fb86 Fix typo in build flags. 6 years ago
  David Benjamin 700631bdf0 Pack encrypted handshake messages together. 6 years ago
  David Benjamin 81d4a03bb0 Update tools. 6 years ago
  David Benjamin f86693dff7 Document the correct nonce length for AES-GCM. 6 years ago
  David Benjamin 5601bdac1a Rename crypto/rsa_extra/print.c. 6 years ago
  Adam Langley 990a32327c Add --embed_test_data=false option to generate_build_files.py 6 years ago
  Adam Langley 239c05a782 Allow convert_wycheproof.go to be used one file at a time. 6 years ago
  Adam Langley 576b637861 Move convert_wycheproof.go to util/ 6 years ago
  Adam Vartanian 189270cd19 Ignore Spectre mitigation warning. 6 years ago
  David Benjamin c93724b530 Benchmark TLS AES-CBC ciphers in both directions. 6 years ago
  Brian Smith fee8709f69 Replace |alloca| in |BN_mod_exp_mont_consttime|. 6 years ago
  Adam Langley 63e2a08123 Spell Falko Strenzke's name correctly. 6 years ago
  David Benjamin 982279b366 Add a PKCS#12 fuzzer. 6 years ago
  David Benjamin 2f5100e629 More compatibility stuff. 6 years ago
  David Benjamin 9b2c6a93e5 Extract friendly names attached to certificates. 6 years ago
  David Benjamin 22ae0b8577 Try both null and empty passwords when decoding PKCS#12. 6 years ago
  David Benjamin 910320a3a0 Restore some revocation-related X.509 extensions. 6 years ago
  David Benjamin db196aab50 Distinguish unrecognized SPKI/PKCS8 key types from syntax errors. 6 years ago
  Adam Langley 91254c244c Rename |asm_AES_*| to |aes_nohw_*|. 6 years ago
  David Benjamin d12f2ba55e Tweak RSA errors for compatibility. 6 years ago
  David Benjamin fa544f1c05 Reject if the ALPN callback returned an empty protocol. 6 years ago
  Daniel Hirche e6737a8656 x509_test: Fix gcc-8 build 6 years ago