커밋 기록

작성자 SHA1 메시지 날짜
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 년 전
  Billy Brumley 8c387e62b2 "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 10 년 전
  Bodo Moeller ff7b021040 Fix overly lenient comparisons: 11 년 전
  Nils Larsch 22d1087e16 backport recent changes from the cvs head 19 년 전
  Bodo Möller 2e885232c2 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 19 년 전
  Nils Larsch aff2922f9a fix typo, add prototype 19 년 전
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 년 전
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name 19 년 전
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 년 전
  Bodo Möller 80c808b90b Fix typo 19 년 전
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 년 전
  Bodo Möller ada0e717fa new function EC_GROUP_cmp() (used by EVP_PKEY_cmp()) 21 년 전
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory 22 년 전
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 22 년 전
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 년 전
  Bodo Möller 8aefe253a7 move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c 22 년 전
  Bodo Möller 7e31164ae0 ASN1 for binary curves 22 년 전
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match 22 년 전
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields 22 년 전
  Bodo Möller 5f3d6f70f6 Implement handling of EC parameter seeds (new functions 22 년 전
  Bodo Möller 254ef80db1 simplify asn1_flag 22 년 전
  Bodo Möller 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 22 년 전
  Bodo Möller 7711de24f9 accept NULL in 'free' functions 22 년 전
  Bodo Möller b6db386ffd Change internals of the EC library so that the functions 22 년 전
  Bodo Möller 17d6bb8158 New function EC_GROUP_check_discriminant(). 23 년 전
  Bodo Möller af28dd6c75 Fix bugs and typos. 23 년 전
  Bodo Möller 45fb737950 reference counting for EC_GROUP structures is not needed (at the 23 년 전
  Bodo Möller 4d94ae00d5 ECDSA support 23 년 전
  Bodo Möller 945e15a253 add support for named curves 23 년 전
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 년 전