Commit History

Author SHA1 Message Date
  yangyangtiantianlonglong 15c8df8108 Potential null pointer reference 1 year ago
  Tomas Mraz 615a9b8798 d2i_PublicKey: Make it work with EC parameters in a provided key 2 years ago
  slontis 884400d789 Fix tests to check for negative results when calling EVP_PKEY_fromdata_init 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Rich Salz 6229815ab8 Use <> for #include openssl/xxx 3 years ago
  Theo Buehler e70abb8b4c Test oct2point for hybrid point encoding of (0, y) 3 years ago
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 years ago
  Shane Lontis 2db985b7b1 Simplify the EVP_PKEY_XXX_fromdata_XX methods. 3 years ago
  Tomas Mraz f377e58fde Disable the test-ec completely when building with no-ec 3 years ago
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY 3 years ago
  Shane Lontis c0f39ded68 Add Explicit EC parameter support to providers. 3 years ago
  Nicola Tuveri cfae32c69a [test][ectest] Minor touches to custom_generator_test 4 years ago
  Nicola Tuveri f5384f064e [test] Vertically test explicit EC params API patterns 4 years ago
  Billy Brumley a01cae99ac [test] ectest: check custom generators 4 years ago
  Billy Brumley 23ccae80bd Move EC_METHOD to internal-only 4 years ago
  Billy Brumley 6b4eb93362 deprecate EC precomputation functionality 4 years ago
  Billy Brumley 4fcd15c18a deprecate EC_POINTs_mul function 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Billy Brumley 07caec83b8 [crypto/ec] deprecate Jprojective_coordinates_GFp functions 4 years ago
  Nicola Tuveri 35ed029b5a Add self-test for EC_POINT_hex2point 4 years ago
  Kurt Roeckx 42619397eb Add BN_check_prime() 4 years ago
  Billy Brumley 1d3cd983f5 [test] ECC: check the bounds for auto computing cofactor 4 years ago
  Nicola Tuveri bfed4fc836 Uniform TEST_*() check usage in test/ectest.c 4 years ago
  Nicola Tuveri 65936a5646 Fix spacing nit in test/ectest.c 4 years ago
  Nicola Tuveri bacaa618c2 [ec] Match built-in curves on EC_GROUP_new_from_ecparameters 4 years ago
  Billy Brumley 5041ea38c9 [test] computing ECC cofactors: regression test 4 years ago
  Billy Brumley 6b4152f189 [test] computing ECC cofactors: regression test 4 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Nicola Tuveri f5b7f99e69 Temporary workaround for ectest.c for [extended tests] 5 years ago
  Shane Lontis 10c25644e3 EC only uses approved curves in FIPS mode. 5 years ago