Histórico de Commits

Autor SHA1 Mensagem Data
  Nils Larsch 9dd8405341 ecc api cleanup; summary: há 19 anos atrás
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name há 19 anos atrás
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. há 19 anos atrás
  Bodo Möller 80c808b90b Fix typo há 19 anos atrás
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). há 20 anos atrás
  Bodo Möller ada0e717fa new function EC_GROUP_cmp() (used by EVP_PKEY_cmp()) há 21 anos atrás
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory há 21 anos atrás
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation há 21 anos atrás
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. há 22 anos atrás
  Bodo Möller 8aefe253a7 move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c há 22 anos atrás
  Bodo Möller 7e31164ae0 ASN1 for binary curves há 22 anos atrás
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match há 22 anos atrás
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields há 22 anos atrás
  Bodo Möller 5f3d6f70f6 Implement handling of EC parameter seeds (new functions há 22 anos atrás
  Bodo Möller 254ef80db1 simplify asn1_flag há 22 anos atrás
  Bodo Möller 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, há 22 anos atrás
  Bodo Möller 7711de24f9 accept NULL in 'free' functions há 22 anos atrás
  Bodo Möller b6db386ffd Change internals of the EC library so that the functions há 22 anos atrás
  Bodo Möller 17d6bb8158 New function EC_GROUP_check_discriminant(). há 22 anos atrás
  Bodo Möller af28dd6c75 Fix bugs and typos. há 22 anos atrás
  Bodo Möller 45fb737950 reference counting for EC_GROUP structures is not needed (at the há 22 anos atrás
  Bodo Möller 4d94ae00d5 ECDSA support há 22 anos atrás
  Bodo Möller 945e15a253 add support for named curves há 22 anos atrás
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar há 23 anos atrás
  Bodo Möller bb62a8b0c5 More method functions for elliptic curves, há 23 anos atrás
  Bodo Möller 91f29a38a0 Let EC_POINT_copy do nothing if dest==src há 23 anos atrás
  Bodo Möller 1d5bd6cf71 More 'TODO' items. há 23 anos atrás
  Bodo Möller 226cc7ded4 More method functions for EC_GFp_simple_method. há 23 anos atrás
  Bodo Möller e869d4bd32 More method functions. há 23 anos atrás
  Bodo Möller 2e0db07627 Optimized EC_METHODs need specific 'set_curve' and 'free' functions. há 23 anos atrás