1591 Revize (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

Autor SHA1 Zpráva Datum
  Adam Langley 97db926cf7 Revert "crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering." and "Enable getrandom for entropy gathering." před 7 roky
  Adam Langley b479c5df34 Revert "Include some C versions of the x86-64 P-256 code." před 7 roky
  Adam Langley ba84265c48 Include some C versions of the x86-64 P-256 code. před 7 roky
  David Benjamin 593b6a44fe Remove RSAZ-512. před 7 roky
  David Benjamin d9d36b2771 Add RSAZ-512 versions of RSAZ-1024 test vectors. před 7 roky
  Brian Smith 61a7ef4f2b Reduce the input base |a| in BN_mod_exp_mont_consttime for RSAZ. před 8 roky
  Martin Kreichgauer 36ca21415a crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering. před 7 roky
  Brian Smith 4cc1ccd3fc Add minimal tests for 1024-bit RSAZ BN_mod_exp_mont_consttime. před 8 roky
  David Benjamin 703aa16003 Import a test vector from upstream. před 7 roky
  David Benjamin fa99197b9d perlasm/x86_64-xlate.pl: refine sign extension in ea package. před 7 roky
  David Benjamin fcd714d52b Add CBS functions for working with BIT STRINGs. před 7 roky
  Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. před 7 roky
  David Benjamin 9434b6bb5b Fix BN_kronecker on unreachable BN_rshift error. před 7 roky
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. před 7 roky
  Matthew Braithwaite 651aaefb44 Remove CECPQ1 (experimental post-quantum key agreement). před 7 roky
  Adam Langley f5b30cc28c Add a simplified SSL BIO for curl. před 7 roky
  Adam Langley c8006be227 Fix X509_parse_from_buffer when failing to parse. před 7 roky
  David Benjamin 82bbe5503d Add tests for BIO pairs. před 7 roky
  David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. před 7 roky
  David Benjamin 93c332b086 Tighten BIO_new_bio_pair. před 7 roky
  David Benjamin ed1d288a91 Unwind all the zero-copy BIO pair machinery. před 7 roky
  Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. před 8 roky
  Adam Langley 7b668a873e Enable getrandom for entropy gathering. před 8 roky
  David Benjamin 7d7597840f Fix x509v3_cache_extensions locking. před 8 roky
  Adam Langley 5fa2538162 Clean up the GHASH init function a little. před 8 roky
  Adam Langley abd36dd284 Set needed defines for UINT64_C in gcm_test.cc. před 7 roky
  Adam Langley 64a8659b89 Rename BSWAP[48] to CRYPTO_bswap[48] and always define them. před 8 roky
  Adam Langley c629e8b688 Split CRYPTO_ghash_init from CRYPTO_gcm128_init. před 8 roky
  Adam Langley a00cafc50c Drop H (the key) from the GCM context. před 8 roky
  Adam Langley e8bbc6cf6c Assume little-endian in GCM code. před 8 roky
  David Benjamin d8a268261d Simplify rotate_offset computation in EVP_tls_cbc_copy_mac. před 8 roky
  David Benjamin a4ddb6e212 Remove unnecessary constant-time operation. před 8 roky
  David Benjamin 029cce5cfd Tidy up EVP_tls_cbc_copy_mac a little. před 8 roky
  David Benjamin aedf303cc2 Parse the entire PSK extension. před 8 roky
  Steven Valdez a4ee74dadf Skipping early data on 0RTT rejection. před 8 roky
  Adam Langley 509889d3d0 Sync with upstream's version of sha256-armv4.pl. před 8 roky
  David Benjamin f086df9f5f signed char => int8_t. před 8 roky
  David Benjamin e4a9dbcf02 Minor formatting fixups. před 8 roky
  David Benjamin bfe5f08170 Rewrite EC_window_bits_for_scalar_size into a function. před 8 roky
  David Benjamin c6d09e83c7 Check for BN_lshift failure in BN_sqrt. před 8 roky
  David Benjamin 1c68effac9 Fix error code for unreduced x. před 8 roky
  David Benjamin 14ebb4ff27 Don't compute the Kronecker symbol in ec_GFp_simple_set_compressed_coordinates. před 8 roky
  David Benjamin bd691756f2 Test that BN_mod_sqrt detects quadratic non-residues. před 8 roky
  David Benjamin 55a1eccc0c Don't allow BN_mod_sqrt(0) to return P in tests. před 8 roky
  Adam Langley 9b885c5d0f Don't allow invalid SCT lists to be set. před 8 roky
  Doug Kwan 7da8ea72a6 Add forward declaration to avoid a compiler warning před 8 roky
  Doug Kwan 5f04b6bc3a Add ppc64le vector implementation of SHA-1. před 8 roky
  David Benjamin 2aaaa16251 Depend all_tests on p256-x86_64_test. před 8 roky
  David Benjamin 4008c7a80d Fix some more negative zeros and add tests for each case. před 8 roky
  David Benjamin ca0b603153 Remove unnecessary BN_is_negative check in p256-x86_64_test. před 8 roky