17 Révisions (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

Auteur SHA1 Message Date
  Brian Smith f3376ace43 Remove |EC_POINTs_mul| & simplify p256-x86_64. il y a 9 ans
  Brian Smith 9b26297608 Make |EC_GROUP_precompute_mult|/|EC_KEY_precompute_mult| no-ops. il y a 9 ans
  Brian Smith f0523e9f20 Avoid hard-coded linkage of WNAF-based multiplication. il y a 9 ans
  David Benjamin b2d987b47c Free tmp_wNAF in all exit paths. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ il y a 9 ans
  David Benjamin cfaf7ff9bf Remove unnecessary NULL checks, part 2. il y a 9 ans
  David Benjamin 4fcc2e2031 Make a few variable names saner. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith d6405beb2c Avoid calling BN_CTX_end without BN_CTX_start in ec_wNAF_precompute_mult. il y a 9 ans
  Brian Smith 69fe82ae1e Remove unused ec_pre_comp_st.group back pointer to group. il y a 9 ans
  David Benjamin 9ab14e00d5 Add in missing curly braces part 2. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  David Benjamin 3087f6e594 Fix garbage free on malloc failure in ec_wNAF_mul. il y a 10 ans
  David Benjamin 9ecafa5c78 Shush some dead assignments. il y a 10 ans
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans