19 コミット (399e7c94bfac09a64db3aff020952ee2f8363c56)

作成者 SHA1 メッセージ 日付
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  Kenny Root 3a9e1fba0e Correct various documentation typos 9年前
  Adam Langley d72e284271 Support arbitrary elliptic curve groups. 9年前
  Matt Braithwaite 3bf1cca262 Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. 9年前
  Adam Langley 126320c881 Add dummy EC_GROUP_set_point_conversion_form. 9年前
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. 9年前
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. 9年前
  David Benjamin 114ddebbf6 Unexport EC_GROUP_copy. 9年前
  Adam Langley 7c21925a10 EC_GROUP_cmp should return zero if the groups match. 9年前
  Adam Langley 93531bd70f Add the CTX parameter back to EC_GROUP_cmp. 9年前
  David Benjamin 689be0f4b7 Reset all the error codes. 9年前
  David Benjamin 5b082e880d Various documentation fixes. 9年前
  Håvard Molland 3547688ee0 Remove EC_GROUP_set_point_conversion_form 10年前
  Håvard Molland 306e520cda Remove ec hybrid point format 10年前
  David Benjamin b145c8140b Compare r and s sizes to the order, not the degree. 10年前
  Adam Langley 0eb1aae207 Readd EC_GROUP_get_curve_GFp. 10年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前