1635 Commits (b975f12a2fa3f313b98b0dc40a9bc9e8c0667d08)
 

Author SHA1 Message Date
Nabil Wadih f896fbd7a9 Add Rust bindings to AES-GCM through the EVP_AEAD_* APIs 1 year ago
David Benjamin 5d2a41d869 Deduplicate the three copies of OBJ_cmp 1 year ago
Bob Beck 09096a98f3 Remove header file accidentally added to sources.cmake 1 year ago
Bob Beck 0500756f10 Sync pki to chromium d740199e083b70d13506973c6f479f0b01165a05 1 year ago
Bob Beck 257bfaa329 Move the fuzzers into the fuzz directory and make them build. 1 year ago
David Benjamin 9f4cad2208 Fix typo in .size directives for aesni_gcm_encrypt 1 year ago
Bob Beck 9f8f244a10 Hook in ocsp into libpki, and run the ocsp unit tests. 1 year ago
Bob Beck 300f221882 Update pki to chromium cf9a08ff8be3a3f2d5b13693cc13ef22ab7ee618 1 year ago
Bob Beck b8e012e1ff Make a BSSL_CHECK that always aborts 1 year ago
Nabil Wadih 79916924b3 Add rust bindings to AES-GCM-SIV through the EVP_AEAD_* API's 1 year ago
David Benjamin ac45226f8d Add EVP_HPKE_KEY_move 1 year ago
David Benjamin cb583e7835 Default to q = (p-1)/2 for DH keygen 1 year ago
David Benjamin 5edba0bcc9 Remove the CRYPTO_is_*_capable_at_runtime indirection 1 year ago
David Benjamin 7ce5d41410 Select SHA-256 vs SHA-512 explicitly in perlasm 1 year ago
David Benjamin 39a7507153 Hash-to-curve is now RFC 9380 1 year ago
Bob Beck 180066d66d Add the rest of the new test data files to sources.cmake 1 year ago
David Benjamin 87c00d522b Align DH keygen with NIST's formulation when q is available 1 year ago
Bob Beck c3b236d325 add missing test file to sources.cmake 1 year ago
David Benjamin d85444e741 Consistently reject large p and large q in DH 1 year ago
Bob Beck 18b1b8b1c4 use <errno.h> instead of <sys/errno.h> 1 year ago
David Benjamin 4b040e562e Document and test DH_generate_key's weird key reuse behavior 1 year ago
Bob Beck 2e1191725f Sync pki to chromium 8049b24a3fa617e66c5d3fc0e9322bb07c500f49 1 year ago
Bob Beck dbd143c247 Add a basic sanity test for getentropy() if we are using it. 1 year ago
Yi Chou 58adb8e1d6 Add ChromeOS EC related targets 1 year ago
Bob Beck 8d19c850d4 Add rust API instability warning 1 year ago
Maurice Lam 77d431746d Fix FFI slice usage 1 year ago
David Benjamin 5d9ffb810b Remove the remaining old-style asm lists 1 year ago
David Benjamin 822d63cb07 Remove the old asm lists from JSON and android-cmake output 1 year ago
David Benjamin e28988ecaa Disable assembly for Android's darwin build 1 year ago
Adam Langley 7ae2b910c1 Split TLS 1.0 and 1.2 self checks. 1 year ago
Adam Langley 04487c4e98 MD5 and SHA-1 are not actually approved in the TLS KDF. 1 year ago
David Benjamin 6738d477b8 Restore OPENSSL_RAND_TRUSTY 1 year ago
David Benjamin 8dec463a60 Remove old asm source lists from Android sources.mk 1 year ago
David Benjamin d95b03c315 Trim some redundant Arm feature detection files 1 year ago
David Benjamin 0152f73962 Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
Pierre-Clément Tosi c49cb59100 arm64: Implement baremetal OPENSSL_cpuid_setup 1 year ago
David Benjamin e4acd6cb56 Switch the generated Soong (Android) build to the new asm source list 1 year ago
David Benjamin 2b9c622081 Restore fuzz/session_corpus 1 year ago
David Benjamin 20a06474c0 Mark all of bssl::Span as constexpr 1 year ago
Bob Beck fb260748ae Sync pki to chromium aef592bb1b83f019c8342bbc2c476758ccb6098d 1 year ago
David Benjamin 7cb91d23cd Reflect OPENSSL_NO_SOCK and OPENSSL_NO_POSIX_IO into headers 1 year ago
David Benjamin 0ffd3658dc Use a stub fopen implementation when OPENSSL_NO_FILESYSTEM is set 1 year ago
Bob Beck e9f816b12b Link Googlers to the new porting policy doc 1 year ago
Bob Beck 4d70016a62 Make the parse_certificate_fuzzer from libpki work inside boring. 1 year ago
Yi Chou 441e9ad2b2 Fix the missing header issue for OPENSSL_NO_SOCK 1 year ago
David Benjamin f04fbf5b05 Mark the old sk symbols as deprecated 1 year ago
David Benjamin b1ff33d58e Temporarily restore sk_pop_free_ex 1 year ago
Bob Beck e8dab191c0 Sync pki with chrome 6d4f9e7881fe07cf46eafd3245db2c8829e312f4 1 year ago
Bob Beck 9ebfc6d1c9 Add pki to generate_build_files.py 1 year ago
David Benjamin 6bd1e15046 Silence -Wformat-truncation warning in crypto/err/err.c 1 year ago