5733 Commits (e9a058315be44537d4696b584692e1a0da568645)
 

Author SHA1 Message Date
  David Benjamin f18bd55240 Remove pointer cast in P-256 table. 5 years ago
  Adam Langley 3eac8b7708 Ignore new fields in forthcoming Wycheproof tests. 5 years ago
  David Benjamin 5349ddb747 Fix RSAZ's OPENSSL_cleanse. 5 years ago
  Alessandro Ghedini 3cbb0299a2 Allow configuring QUIC method per-connection 5 years ago
  Tom Tan de3c1f69cc Fix header file for _byteswap_ulong and _byteswap_uint64 from MSVC CRT 5 years ago
  David Benjamin 2bee229103 Add ABI tests for HRSS assembly. 5 years ago
  David Benjamin d99b549b8e Add AES ABI tests. 5 years ago
  David Benjamin c0f4dbe4e2 Move aes_nohw, bsaes, and vpaes prototypes to aes/internal.h. 5 years ago
  David Benjamin e592d595c4 Add direction flag checking to CHECK_ABI. 5 years ago
  David Benjamin b2f56f9283 Add ABI tests for ChaCha20_ctr32. 5 years ago
  David Benjamin 5e350d13f5 Add ABI tests for MD5. 5 years ago
  David Benjamin 7076be5141 Refresh fuzzer corpus. 5 years ago
  Steven Valdez b84674b2d2 Delete the variants/draft code. 6 years ago
  David Benjamin 6c597be1c6 Update tools. 5 years ago
  Raul Tambre 35771ff8af Fix protos_len size in SSL_set_alpn_protos and SSL_CTX_set_alpn_protos 5 years ago
  Christopher Patton 9cde848bd1 Use handshake parameters to decide if cert/key are available 6 years ago
  David Benjamin 1aaa7aa83c Add ABI tests for bn_mul_mont. 5 years ago
  David Benjamin 005f616217 Add ABI tests for SHA*. 5 years ago
  Adam Langley 9dfaf25520 Make pkg-config optional. 5 years ago
  David Benjamin 5f85f2a061 Add DEPS rules to checkout Windows SDE. 5 years ago
  David Benjamin 2a622531af Add ABI tests for rdrand. 5 years ago
  Adam Langley 3c79ba8156 Set NIDs for Blowfish and CAST. 5 years ago
  David Benjamin 17d553d299 Add a CFI tester to CHECK_ABI. 5 years ago
  David Benjamin e67b625e43 Fix some size_t to long casts. 5 years ago
  Adam Langley 6effbf24bc Add EVP_CIPHER support for Blowfish and CAST to decrepit. 5 years ago
  David Benjamin f77c8a38be Be less clever with CHECK_ABI. 5 years ago
  David Benjamin cc5a888fe5 Update SDE and add the Windows version. 5 years ago
  Adam Langley e6bf9065af Remove pooling of PRNG state. 5 years ago
  Jeremy Apthorp 7177c1d29f Add EC_KEY_key2buf for OpenSSL compatibility 5 years ago
  David Benjamin 43e636a2e4 Remove bundled copy of android-cmake. 5 years ago
  David Benjamin 6f9f4cc443 Clarify build requirements. 5 years ago
  Jeremy Apthorp 79c7ec06f6 Add EC_GROUP_order_bits for OpenSSL compatibility 5 years ago
  David Benjamin 0eaf783fbf Annotate leaf functions with .cfi_{startproc,endproc} 5 years ago
  David Benjamin c2e8d016f5 Fix beeu_mod_inverse_vartime CFI annotations and preamble. 5 years ago
  David Benjamin a306b1b908 Fix CFI annotations in p256-x86_64-asm.pl. 5 years ago
  David Benjamin 6ef1b64558 Add a comment about ecp_nistz256_point_add_affine's limitations. 5 years ago
  David Benjamin 1c55e54eda Refresh p256-x86_64_tests.txt. 5 years ago
  David Benjamin fb3f0638ba Fix some indentation nits. 5 years ago
  Adam Langley 8e8f250422 Use thread-local storage for PRNG states if fork-unsafe buffering is enabled. 6 years ago
  David Benjamin 74944287e1 Add Win64 SEH unwind codes for the ABI test trampoline. 5 years ago
  David Benjamin 5edf8957b5 Translate .L directives inside .byte too. 5 years ago
  David Benjamin 54efa1afc0 Add an ABI testing framework. 5 years ago
  Alessandro Ghedini 2cc6f449d7 Use same HKDF label as TLS 1.3 for QUIC as per draft-ietf-quic-tls-17 5 years ago
  Adam Langley ba9ad6628c Add |SSL_key_update|. 5 years ago
  Adam Langley 9700b44ff5 HRSS: omit reconstruction of ciphertext. 5 years ago
  Adam Langley a6a049a6fb Add start of infrastructure for checking constant-time properties. 5 years ago
  Adam Langley c2897a158a Don't enable intrinsics on x86 without ABI support. 5 years ago
  Adam Langley f8068ce885 HRSS: be strict about unused bits being zero. 5 years ago
  David Benjamin 41c10e2b5f Disable AES-GCM-SIV assembly on Windows. 5 years ago
  David Benjamin e1b2a65e7f Fix typo in AES-GCM-SIV comments. 5 years ago