20 커밋 (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

작성자 SHA1 메시지 날짜
  David Benjamin 54091230cd Use C99 for size_t loops. 8 년 전
  David Benjamin 1b93a42b37 Don't use function wrappers for EC_METHOD. 8 년 전
  David Benjamin 4186b711f4 Don't bother storing the cofactor. 8 년 전
  David Benjamin 981936791e Remove some easy obj.h dependencies. 8 년 전
  Brian Smith afd6d9d61a Use |size_t| and |int| consistently in p{224,256}-64.c. 8 년 전
  Piotr Sikora 9bb8ba6ba1 Make local functions static. 8 년 전
  Brian Smith ef18746ad4 Remove unused code for multiple-point ECC multiplication. 8 년 전
  Brian Smith 081e3f34a2 Remove |EC_POINT::Z_is_one|. 9 년 전
  Brian Smith fce7604350 Remove duplicative ECC |group_init| and |group_set_curve| methods. 8 년 전
  David Benjamin 9bf1b1b440 Remove group_clear_finish EC_GROUP hooks. 8 년 전
  Brian Smith 24e428899b Define `int128_t` and `uint128_t` in one place. 8 년 전
  David Benjamin 4ec0cce743 Slightly tweak some array allocations. 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 년 전
  Brian Smith 5058d79948 Remove p224-64 and p256-64 dead code for non-default generators. 9 년 전
  Adam Langley 2e3c978d14 Add OPENSSL_SMALL. 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 년 전