Commit History

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