5554 Commit (045ee41928e482d7e3022ff9d9c73ed2bab48b91)
 

Autore SHA1 Messaggio Data
  David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 anni fa
  David Benjamin 9113e0996f Satisfy golint. 6 anni fa
  David Benjamin bbc429148f Add a note that generated files are generated. 6 anni fa
  David Benjamin 6965d25602 Work around a JDK 11 TLS 1.3 bug. 6 anni fa
  David Benjamin 4f746a9073 Move ARM cpuinfo functions to the header. 6 anni fa
  Adam Langley a3ba8b3289 Regenerate obj_dat.h 6 anni fa
  Adam Langley c65a1f4949 go fmt 6 anni fa
  David Benjamin 293d9ee4e8 Support execute-only memory for AArch64 assembly. 6 anni fa
  David Benjamin 4188c3f495 Remove cacheline striping in copy_from_prebuf. 6 anni fa
  David Benjamin 5963bff237 Tidy up type signature of BN_mod_exp_mont_consttime table. 6 anni fa
  Andrii Shyshkalov 09f5a040d4 No longer set CQ-Verified label on CQ success/failure. 6 anni fa
  David Benjamin 46e12b03f9 Print a message when simulating CPUs. 6 anni fa
  David Benjamin ce61710062 Move JSON test results code into a common module. 6 anni fa
  Jesse Selover f241a59dcc In 0RTT mode, reverify the server certificate before sending early data. 6 anni fa
  Junghoon Jang e8ba1e3b21 Support assembly building for arm64e architecture. 6 anni fa
  David Benjamin 6ce93ccb80 Simulate other ARM CPUs when running tests. 6 anni fa
  Adam Langley 444c2e59fb Merge P-224 contract into serialisation. 6 anni fa
  Adam Langley 549b9024d4 Contract P-224 elements before returning them. 6 anni fa
  Steven Valdez e6eef1ca16 Add post-handshake support for the QUIC API. 6 anni fa
  David Benjamin ce45588695 Speculatively remove __STDC_*_MACROS. 6 anni fa
  David Benjamin 5ecfb10d54 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 anni fa
  David Benjamin 73d69f4d51 Switch docs to recommending NASM. 6 anni fa
  Adam Langley 9a547e17eb Mark the |e| argument to |RSA_generate_key_ex| as const. 6 anni fa
  David Benjamin 5279ef5769 Clean up EC_POINT to byte conversions. 6 anni fa
  Adam Langley c93ab63a53 Need cpu.h for |OPENSSL_ia32cap_P|. 6 anni fa
  David Benjamin c1c81613ce Rename EC_MAX_SCALAR_*. 6 anni fa
  David Benjamin 9f152adfcf Use EC_RAW_POINT in ECDSA. 6 anni fa
  David Benjamin 8618f2bfe0 Optimize EC_GFp_mont_method's cmp_x_coordinate. 6 anni fa
  David Benjamin 0b3f497bcd Optimize EC_GFp_nistp256_method's cmp_x_coordinate. 6 anni fa
  David Benjamin 4508745861 Remove unreachable code. 6 anni fa
  Adam Langley 2745ef9082 Also accept __ARM_NEON 6 anni fa
  David Benjamin 76e441bd66 Remove some easy BN_CTXs. 6 anni fa
  David Benjamin be11d6d8d7 Push BIGNUM out of the cmp_x_coordinate interface. 6 anni fa
  David Benjamin fa3aadcd40 Push BIGNUM out of EC_METHOD's affine coordinates hook. 6 anni fa
  David Benjamin adeb72b353 Fix r = p-n+epsilon ECDSA tests. 6 anni fa
  David Benjamin f09df6930f Don't include openssl/ec_key.h under extern "C". 6 anni fa
  David Benjamin 7d10ab594c Abstract hs_buf a little. 6 anni fa
  David Benjamin 4706ea728e Inline ec_GFp_simple_group_get_degree. 6 anni fa
  David Benjamin fbec517255 Better test boundary cases of ec_cmp_x_coordinate. 6 anni fa
  Adam Langley 26b3fb0a77 Fix build when bcm.c is split up. 6 anni fa
  Adam Langley 9edbc7ff9f Revert "Revert "Speed up ECDSA verify on x86-64."" 6 anni fa
  Steven Valdez 384d0eaf19 Make SSL_get_current_cipher valid during QUIC callbacks. 6 anni fa
  David Benjamin ffbf95ad41 Devirtualize ec_simple_{add,dbl}. 6 anni fa
  Matthew Braithwaite 6ec9e40b28 Refresh fuzzer corpora for changes to split-handshake serialization. 6 anni fa
  Matthew Braithwaite c65eb2ceda Serialize SSL curve list in handoff and check it on application. 6 anni fa
  Adam Langley e907ed4c4b Revert "Speed up ECDSA verify on x86-64." 6 anni fa
  David Benjamin cfd50c63a1 Route the tuned add/dbl implementations out of EC_METHOD. 6 anni fa
  Nir Drucker 3d450d2844 Speed up ECDSA verify on x86-64. 6 anni fa
  Adam Langley 7f7e5e231e Include details about latest FIPS certification. 6 anni fa
  Matthew Braithwaite d2ed382e64 Serialize SSL configuration in handoff and check it on application. 6 anni fa