396 Commits (9f55d972854d0b34dae39c7cd3679d6ada3dfd5b)
 

Author SHA1 Message Date
Dan McArdle d9ee55a89f Refactor HPKE API to include explicit length parameters. 4 years ago
David Benjamin c9d3265a92 Generalize make_errors.go to allow EVP covering multiple directories. 4 years ago
Bradley Hess b09f283a03 Add a Windows no-op impl of BORINGSSL_self_test 4 years ago
David Benjamin b2147413e0 Only pass -handshaker-path in split handshakes tests. 4 years ago
Bradley Hess c953ee4af7 Add RNG support for FreeBSD. 4 years ago
David Benjamin fb855a28fe Move fips.c into a subdirectory. 4 years ago
David Benjamin a3437c09c7 Implement rsa_pkcs1_sha256_legacy. 4 years ago
David Benjamin 2c1c9fa5cb Better document nullable X.509 getters. 4 years ago
David Benjamin 1eae29777c runner: Remove redundant -enable-all-curves shim flag. 4 years ago
David Benjamin 87aafb69e8 Initialize nonce in PerAEADTest.ABI. 4 years ago
David Benjamin 3d15a94add Document ASN1_TYPE and related functions. 4 years ago
Adam Langley f7b87c83fa fips: add counters. 4 years ago
David Benjamin acf6149ad8 Align with OpenSSL on constness of static ASN1_OBJECTs. 4 years ago
Dan McArdle 6b48efac7b Add -rr-record flag to runner.go. 4 years ago
David Benjamin 04b3213d43 Register NAME_CONSTRAINTS with bssl::UniquePtr. 4 years ago
David Benjamin 215f4a0287 Register POLICY_MAPPING with bssl::UniquePtr. 4 years ago
David Benjamin dfe0b01b3e Stub out some more of PKCS7. 4 years ago
David Benjamin 24df734d20 Remove TODO to reverse the output of PKCS12_parse. 4 years ago
David Benjamin d4fdb7bae3 Make the X509_VAL structure opaque. 4 years ago
David Benjamin abd6c05a48 Support creating unencrypted PKCS#12 files. 4 years ago
David Benjamin 84c0c900fc Move PKCS#12 samples to embed_test_data. 4 years ago
David Benjamin a1d1a67589 Remove some remnants of TLS 1.3 downgrade carveouts. 4 years ago
David Benjamin e9315d5f86 Remove X509_REQ_to_X509. 4 years ago
David Benjamin e7bb89bae1 Fix OPENSSL_EC_* constants and add EC_GROUP_get_asn1_flag 4 years ago
David Benjamin 0a86cbff45 RAND_set_rand_method returns int. 4 years ago
David Benjamin eb5640bc44 Check the inner and outer CRL signature algorithms match. 4 years ago
David Benjamin a3aeea7c77 Remove block_mask from EVP_CIPHER_CTX. 4 years ago
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