861 Commits (167f1760ddfeaea1ee1a671ca88aafcccfe30ee0)
 

Author SHA1 Message Date
David Benjamin 0653147485 runner: Rename 'masterSecret' on session objects to plain 'secret'. 4 years ago
David Benjamin 8640b412d9 Test ECDSA signing is non-deterministic. 4 years ago
Stephen Crane bc0a4f1f0f acvp: split ACVP modulewrapper for reuse by Trusty 4 years ago
David Benjamin 1a7456ac15 No-op CL to trigger some builds. 4 years ago
David Benjamin 48d80bb6cf Use CIPD Go packages. 4 years ago
David Benjamin 814465f01d Update CMake on the bots and switch to CIPD where available. 4 years ago
David Benjamin e5d41a57e6 Future-proof vs_toolchain.py for VS2019. 4 years ago
Adam Langley be9a86f459 Revert "Revert "Disable check that X.509 extensions implies v3."" 4 years ago
David Benjamin bbd1742f61 Update Clang and Go on the bots. 4 years ago
David Benjamin f6bd54efbc Check for OBJ_nid2obj failures in X509_ATTRIBUTE_create. 4 years ago
David Benjamin e7c0c9734f Don't overflow the output length in EVP_CipherUpdate calls. 4 years ago
David Benjamin ca2162d719 Remove X509_issuer_and_serial_hash. 4 years ago
Justin Paupore 238a25831e Fix Bazel build breakage. 4 years ago
David Benjamin 85bda4b244 Specify VS toolchain by command-line argument. 4 years ago
Justin Paupore a99308fa91 Update Android Bazel build support in BUILD.toplevel. 4 years ago
David Benjamin c02c19e0d8 Honor SSL_TLSEXT_ERR_ALERT_FATAL in the ALPN callback. 4 years ago
Adam Langley 3b7029a549 acvp: detect header element in JSON. 4 years ago
David Benjamin ce9b002ebd Align the ARM capability functions. 4 years ago
David Benjamin f9bd455c85 Skip runtime NEON checks if __ARM_NEON is defined. 4 years ago
Adam Langley fc23300164 acvp: don't include CMAC-AES in regcap dump. 4 years ago
Adam Langley 4d3e540cc0 acvp: fix CMAC verify 4 years ago
Adam Langley a2278d4d2c Include bn/internal.h for non-bcm.c builds. 4 years ago
Adam Langley 48cbd69dee Add various function calls to test_fips. 4 years ago
David Benjamin bb43a45d6d Add missing include to self_check.c. 4 years ago
Adam Langley 4251d0d3f6 Revert "Disable check that X.509 extensions implies v3." 4 years ago
David Benjamin c5e4538e3b Fix TLS13SessionID-TLS13 test. 4 years ago
David Benjamin ae2bb64173 Use ID instead of Id in Go. 4 years ago
Adam Langley 4a196ccf9a acvp: move CMAC verification into the module wrapper. 4 years ago
David Benjamin ab5edbe7fc Benchmark BORINGSSL_self_test in FIPS mode. 4 years ago
David Benjamin 1c919724d3 Support MOVLPS and MOVHPS in delocate. 4 years ago
Adam Langley 5cf02188fe Add FFDH FIPS self-test. 4 years ago
Adam Langley d09962d5c3 acvp: update to newer FFDH test. 4 years ago
Adam Langley e133345dba Add basic BLAKE2b-256 support. 4 years ago
Adam Langley 16c42cc796 acvp: check that the payloadLen of cipher tests is correct. 4 years ago
Adam Langley 1fa6b7ffd9 acvp: update test expectations in light of 8dcdcb39a7 4 years ago
Adam Langley b0d71a2908 Support cross-compiling AArch64 FIPS to Android. 4 years ago
Adam Langley 8dcdcb39a7 acvp: drop 3DES fields from output when unused. 4 years ago
Adam Langley 0f0e2bce6d acvp: don't advertise SHA-1 RSA signature generation. 4 years ago
Dan McArdle 39093c1bfb Fix comments that refer to old draft of HPKE. 4 years ago
David Benjamin c47bfce062 Define TLSEXT_TYPE_quic_transport_parameters to the old code point for now. 4 years ago
Adam Langley 2d691ca60d Make BN_clear_free a wrapper around BN_free. 4 years ago
Adam Langley c5e2cf3c07 delocate: support Aarch64 4 years ago
David Benjamin c1e156ae16 Add DH_compute_key_padded. 4 years ago
David Benjamin a9319d9b0f Fix client 0-RTT handling with ALPS. 4 years ago
Adam Langley 2f2d27eb5c acvp: add XTS support. 4 years ago
Yuchen Dai 595cdc29d6 doc: fix SSL_set0_rbio 4 years ago
David Schinazi 3d8b8c3df2 Add support for the new QUIC TLS extension codepoint 4 years ago
Adam Langley f8f35c9555 delocate: preprocess perlasm output on Aarch64 4 years ago
David Benjamin c3ee9c8040 Replace MockQUICTransport tags with record types. 4 years ago
David Benjamin e606f79c5b Run extension tests at all protocols. 4 years ago