21 コミット (4c4ff02fe8d214399369f1f672b613f820885c79)

作成者 SHA1 メッセージ 日付
  Brian Smith a432757acb Use BN_mod_inverse_odd instead of |BN_mod_inverse| for ECC. 8年前
  Brian Smith a00f845434 Move & rename |ec_GFp_simple_point_get_affine_coordinates|. 8年前
  Brian Smith 6603b76f76 Remove reduction in |ec_GFp_simple_set_Jprojective_coordinates_GFp|. 8年前
  Brian Smith 081e3f34a2 Remove |EC_POINT::Z_is_one|. 9年前
  Brian Smith 76c6381c21 Return 0 on error in |EC_POINT_is_on_curve| instead of -1. 8年前
  Brian Smith b121a26736 Remove unused |ec_GFp_simple_group_check_discriminant|. 8年前
  David Benjamin 9bf1b1b440 Remove group_clear_finish EC_GROUP hooks. 8年前
  Brian Smith 7308aaa9b4 Remove `EC_GFp_simple_method` (dead code). 9年前
  Brian Smith f872951880 Fix null pointer dereference when using "simple" EC. 9年前
  Brian Smith 274341dd6e Change the type of |EC_GROUP_get_degree| and friends to |unsigned|. 9年前
  Brian Smith f0523e9f20 Avoid hard-coded linkage of WNAF-based multiplication. 9年前
  Brian Smith 80c5fabc63 Simplify |EC_METHOD| by removing invariant methods. 9年前
  Brian Smith f4bbc2a360 Improve error checking of some |BN_CTX_get| callers. 9年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  David Benjamin cfaf7ff9bf Remove unnecessary NULL checks, part 2. 9年前
  David Benjamin 9ab14e00d5 Add in missing curly braces part 2. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  Adam Langley 404e6e64d0 Small tweak to ec_GFp_simple_points_make_affine. 10年前
  Adam Langley 993fde5162 Simplify ec_GFp_simple_points_make_affine. 10年前
  Adam Langley aeb088ac09 EC infinity fix. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前