1591 Revīzijas (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

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