Commit History

Author SHA1 Message Date
  Bodo Möller c4e7870ac1 Change array representation of binary polynomials to make GF2m part of 18 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Nils Larsch c2e40d0f9a remove unused recp method 19 years ago
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 years ago
  Andy Polyakov 7f24b1c3e9 Get rid of bogus warning when compiling with Sun vendor compiler. 21 years ago
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory 22 years ago
  Bodo Möller e2c9c91b5b fix EC_GROUP_copy for EC_GFp_nist_method() 22 years ago
  Bodo Möller 24893ca999 typo 22 years ago
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 22 years ago
  Bodo Möller 15994b034a rename some functions to improve consistency 22 years ago
  Bodo Möller a2dbcf3644 remove redundant functions 22 years ago
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 years ago
  Bodo Möller 19b8d06a79 clean up new code for NIST primes 22 years ago
  Bodo Möller f72ed6153b remove superfluous code 22 years ago
  Bodo Möller 8aefe253a7 move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c 22 years ago
  Bodo Möller 848c849584 optical changes 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 5f3d6f70f6 Implement handling of EC parameter seeds (new functions 22 years ago
  Bodo Möller 254ef80db1 simplify asn1_flag 22 years ago
  Bodo Möller 012c86ab74 move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 22 years ago
  Bodo Möller 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 22 years ago
  Bodo Möller b6db386ffd Change internals of the EC library so that the functions 22 years ago
  Bodo Möller 17d6bb8158 New function EC_GROUP_check_discriminant(). 22 years ago
  Bodo Möller af28dd6c75 Fix bugs and typos. 22 years ago
  Bodo Möller 45fb737950 reference counting for EC_GROUP structures is not needed (at the 23 years ago
  Bodo Möller 945e15a253 add support for named curves 23 years ago
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 years ago
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. 24 years ago
  Bodo Möller bb62a8b0c5 More method functions for elliptic curves, 24 years ago