Historique des commits

Auteur SHA1 Message Date
  Sohaib ul Hassan f667820c16 Implement coordinate blinding for EC_POINT il y a 6 ans
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style il y a 7 ans
  Rich Salz 4f22f40507 Copyright consolidation 06/10 il y a 8 ans
  Dr. Stephen Henson 9ff9bccc41 Add default operations to EC_METHOD il y a 8 ans
  Dr. Stephen Henson e5b2ea0ac3 Add group_order_bits to EC_METHOD. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Rich Salz 23a1d5e97c free NULL cleanup 7 il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec il y a 10 ans
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI il y a 10 ans
  Laszlo Papp 09ec8c8e89 PR2490: Remove unused local variable bn ecp_nist.c il y a 10 ans
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. il y a 13 ans
  Andy Polyakov ba6f95e81b Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit il y a 16 ans
  Nils Larsch b3b72cd92c remove OPENSSL_NO_ASM dependency il y a 19 ans
  Nils Larsch fcb41c0ee8 rewrite of bn_nist.c, disable support for some curves on 64 bit platforms il y a 19 ans
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. il y a 19 ans
  Nils Larsch 37942fab51 include limits.h for UINT_MAX etc. il y a 19 ans
  Bodo Möller e2c9c91b5b fix EC_GROUP_copy for EC_GFp_nist_method() il y a 22 ans
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation il y a 22 ans
  Bodo Möller bd1217a176 simplify il y a 22 ans
  Bodo Möller a2dbcf3644 remove redundant functions il y a 22 ans
  Bodo Möller 4663355496 use consistent order of function definitions il y a 22 ans
  Bodo Möller acce40c585 this method does not need field_data1 il y a 22 ans
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() il y a 22 ans
  Richard Levitte 62dd6f161a The #else part of the conditionals have two statements, so they need il y a 22 ans
  Bodo Möller 19b8d06a79 clean up new code for NIST primes il y a 22 ans
  Bodo Möller 5c6bf03117 fast reduction for NIST curves il y a 22 ans
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match il y a 22 ans
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields il y a 22 ans
  Bodo Möller 17d6bb8158 New function EC_GROUP_check_discriminant(). il y a 22 ans