Commit History

Author SHA1 Message Date
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 years ago
  Dr. Stephen Henson 86f300d385 Use named curve parameter encoding by default. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Emilia Kasper b597aab84e Build fixes 9 years ago
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec 10 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 years ago
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 years ago
  Andy Polyakov f54be179aa Reserve option to use BN_mod_exp_mont_consttime in ECDSA. 10 years ago
  Billy Brumley cba11f57ce "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 10 years ago
  Bodo Moeller ca567a03ad Fix overly lenient comparisons: 11 years ago
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 years ago
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. 13 years ago
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 years ago
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
  Nils Larsch bbab9b61dd remove unnecessary check 18 years ago
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 19 years ago
  Nils Larsch 137023dd0c fix function name in error 19 years ago
  Nils Larsch bbbd67108f fix typo, add prototype 19 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Bodo Möller 80c808b90b Fix typo 19 years ago
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 years ago
  Bodo Möller ada0e717fa new function EC_GROUP_cmp() (used by EVP_PKEY_cmp()) 21 years ago
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory 21 years ago