269 Commits (f69624a16ab090da2a3ec6456ddadc3486fdfd8b)
 

Author SHA1 Message Date
David Benjamin f69624a16a Document a couple more functions in x509.h. 4 years ago
David Benjamin 89d1241487 Define X509V*_VERSION constants. 4 years ago
David Benjamin d707bc026f Handle the default X.509 version explicitly. 4 years ago
Adam Langley 565226278d Compile for RISC-V. 4 years ago
David Benjamin 409ea2837d Add ECDSA nonce-testing functions. 4 years ago
David Benjamin fd68d7552b Rearrange ECDSA implementation. 4 years ago
David Benjamin e7b5675015 Split the FIPS mode PRNG lock in two. 4 years ago
David Benjamin 94634a72b1 Remove legacy vs_toolchain.py environment variable. 4 years ago
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