17 コミット (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

作成者 SHA1 メッセージ 日付
  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 f0523e9f20 Avoid hard-coded linkage of WNAF-based multiplication. 9年前
  David Benjamin b2d987b47c Free tmp_wNAF in all exit paths. 9年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9年前
  David Benjamin cfaf7ff9bf Remove unnecessary NULL checks, part 2. 9年前
  David Benjamin 4fcc2e2031 Make a few variable names saner. 9年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9年前
  Brian Smith d6405beb2c Avoid calling BN_CTX_end without BN_CTX_start in ec_wNAF_precompute_mult. 9年前
  Brian Smith 69fe82ae1e Remove unused ec_pre_comp_st.group back pointer to group. 9年前
  David Benjamin 9ab14e00d5 Add in missing curly braces part 2. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  David Benjamin 3087f6e594 Fix garbage free on malloc failure in ec_wNAF_mul. 10年前
  David Benjamin 9ecafa5c78 Shush some dead assignments. 10年前
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前