2558 Commits (master)
 

Author SHA1 Message Date
Josip Sokcevic e056f59c7d infra: Support both master and main branches 2 months ago
David Benjamin fb1e7693e2 Sync presubmit.yml with what landed in BCR 2 months ago
David Benjamin 1c40397b45 Include the extension in the error in ssl_parse_extensions 2 months ago
David Benjamin 6e8adf5287 Remove ASN1_UTCTIME_cmp_time_t 2 months ago
Daniel McCarney 36c0f0588b util/fipstools: update RSA sigGen cmd args docs 2 months ago
Daniel McCarney 23768dca56 util/fipstools: support feedback KDF w/ empty IVs 2 months ago
Bob Beck d3f26f8af0 Add a function for Conscrypt to use 2 months ago
David Benjamin d4b6eb542d Fix unwrap comment for CBB_init_fixed 2 months ago
David Benjamin 6612078312 Document and test PEM_X509_INFO_read_bio's odd decryption behavior 2 months ago
David Benjamin bca2d72c5e Test some obscure modes of EVP sign/verify with RSA keys 2 months ago
David Benjamin 16c79a2aee Remove some dead code in bssl_shim 2 months ago
David Benjamin 06ec1ed75e clang-format bssl_shim.cc 2 months ago
David Benjamin a85ef9aa6c Rename foo_extra to foo 2 months ago
Eric Biggers 13840dd094 Add explicit prefetching to the new AES-GCM code 2 months ago
Adam Langley 21f54b2730 Add SPAKE2+. 2 months ago
Joe Gardner a8a4fce24d Add ability to upload a directory of vector test results. 2 months ago
David Benjamin 571a7432a1 Bump MODULE.bazel for another snapshot 3 months ago
David Benjamin 305e5c570b Unfork Chromium's Clang update script 3 months ago
David Benjamin 06410babf5 Remove embed_test_data.go 3 months ago
Adam Langley acab24e696 Mark fallible container operations as `nodiscard` 3 months ago
David Benjamin bf4cf6938a Start using bssl::UniquePtr in libcrypto 3 months ago
David Benjamin e822de3aeb Move RSA_blinding_on out of BCM 3 months ago
David Benjamin 7db3433bd4 Switch some tests to std::string_view 3 months ago
David Benjamin 4bc7c0f060 Initialize iqmp during keygen directly 3 months ago
David Benjamin 628b161fc2 Remove a redundant call to freeze_private_key 3 months ago
Bob Beck 477691cafb Add tests for TIME functions that accept offsets 3 months ago
David Benjamin 435e87ba46 Use more span patterns for strings vs bytes 3 months ago
David Benjamin f60995084e Remove calls to now unnecessary MakeSpan/MakeConstSpan 3 months ago
David Benjamin 8fa5d07525 Remove now unused size hooks from ECDSA_METHOD and RSA_METHOD 3 months ago
David Benjamin 4972fd602f Remove some RSA_is_opaque and EC_KEY_is_opaque special cases 3 months ago
David Benjamin 574fd72ebc Use std::string_view for label strings 3 months ago
David Benjamin e4b6d4f754 Update CMAKE_CXX_STANDARD in generate_build_files.py 3 months ago
David Benjamin 626749c0db Revert "Stop playing with time strings with strlcat" 3 months ago
Daniel McCarney 803062a053 util/fipstools: document AES-gcm-randnonce cmds 3 months ago
Daniel McCarney af821e7c65 util/fipstools: add SSH KDF ACVP support 3 months ago
David Benjamin a9bdeed0cb Add something to the error queue when Proc-Type version is wrong 3 months ago
Adam Langley d3f61eeacb Gate Rust support for ML-{KEM,DSA} on a crate feature. 3 months ago
Bob Beck f2394d14d8 Stop playing with time strings with strlcat 3 months ago
Adam Langley a66e808c0f Revert "Always try and enable the new_uninit feature." 3 months ago
Bob Beck 0093ff3137 replace some more allocate + strlcat with asprintf 3 months ago
David Benjamin 950b1659d3 Remove out directories in pki test data 3 months ago
Bob Beck 508d5b3483 replace manual alloction math and srlcats with asprintf 3 months ago
Bob Beck 8739f1d7b8 use asprintf instead of magic manual allocation 3 months ago
Pete Bentley d678fbfb48 Always try and enable the new_uninit feature. 3 months ago
David Benjamin d777ea2a70 Add another missing file header 3 months ago
David Benjamin 138b5a2c8e Add some missing file headers 3 months ago
David Benjamin 029914cf3d Align a few license headers with OpenSSL's "copyright consolidation" 3 months ago
Adam Langley dc59036b9f Remove uses of `strcpy`, `strcat`, and `sprintf`, and handle NULL in some functions. 3 months ago
David Benjamin 3cdbf04c19 Import "Remove some code for a contributor that we cannot find" from upstream OpenSSL 3 months ago
David Benjamin b9e84d0bb9 Import "Undo commit d420ac2" from upstream OpenSSL 3 months ago