28 次程式碼提交 (4c4ff02fe8d214399369f1f672b613f820885c79)

作者 SHA1 備註 提交日期
  David Benjamin 1b93a42b37 Don't use function wrappers for EC_METHOD. 8 年之前
  David Benjamin 4186b711f4 Don't bother storing the cofactor. 8 年之前
  David Benjamin 0d76c402b8 Decouple crypto/ec from the OID table. 8 年之前
  Brian Smith a00f845434 Move & rename |ec_GFp_simple_point_get_affine_coordinates|. 8 年之前
  Brian Smith ef18746ad4 Remove unused code for multiple-point ECC multiplication. 8 年之前
  Brian Smith 081e3f34a2 Remove |EC_POINT::Z_is_one|. 9 年之前
  David Benjamin 985da09340 Remove flags field from EC_KEY. 8 年之前
  David Benjamin 2f6410ba4e Rewrite ECPrivateKey serialization. 8 年之前
  Brian Smith b121a26736 Remove unused |ec_GFp_simple_group_check_discriminant|. 8 年之前
  Brian Smith 4862b3b93c Remove useless and out-of-date comments in crypto/ec/internal.h. 8 年之前
  David Benjamin 9bf1b1b440 Remove group_clear_finish EC_GROUP hooks. 8 年之前
  Brian Smith 533a273871 Add |EC_METHOD| method for verifying public key order. 9 年之前
  Brian Smith f3376ace43 Remove |EC_POINTs_mul| & simplify p256-x86_64. 9 年之前
  Brian Smith 9b26297608 Make |EC_GROUP_precompute_mult|/|EC_KEY_precompute_mult| no-ops. 9 年之前
  Adam Langley 1895493868 Add Intel's P-256 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 年之前
  Adam Langley f0258fe956 Add optimised version of P-224. 9 年之前
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 年之前
  David Benjamin f0df86a1f6 Fix standalone build on Mac. 9 年之前
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. 9 年之前
  Brian Smith 0acef5ec27 Simplify ec_group_st on the assumption it is used for GF(p) only. 9 年之前
  David Benjamin 114ddebbf6 Unexport EC_GROUP_copy. 9 年之前
  Håvard Molland 3547688ee0 Remove EC_GROUP_set_point_conversion_form 10 年之前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 年之前
  Adam Langley c0d9484902 ec: recognise known parameters when written in full. 10 年之前
  Adam Langley 95c29f3cd1 Inital import. 10 年之前