Commit History

Author SHA1 Message Date
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 years ago
  Dr. Stephen Henson fef1c40bf1 New function EC_KEY_set_affine_coordinates() this performs all the 13 years ago
  Bodo Möller 04daec862c New 64-bit optimized implementation EC_GFp_nistp224_method(). 14 years ago
  Bodo Möller 19f6c524bf Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 17 years ago
  Ben Laurie 3b2eead381 Fix duplicate error number. 17 years ago
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 17 years ago
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 years ago
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 years ago
  Dr. Stephen Henson 9ca7047d71 Provisional support for EC pkey method, supporting ECDH and ECDSA. 18 years ago
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter 18 years ago
  Bodo Möller a13c20f603 Further TLS extension updates 18 years ago
  Nils Larsch 137023dd0c fix function name in error 19 years ago
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Dr. Stephen Henson 29dc350813 Rebuild error codes. 19 years ago
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 21 years ago
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 21 years ago
  Bodo Möller 19b8d06a79 clean up new code for NIST primes 21 years ago
  Bodo Möller 5c6bf03117 fast reduction for NIST curves 21 years ago
  Bodo Möller 34f1f2a81c less specific interface for EC_GROUP_get_basis_type 22 years ago
  Bodo Möller 7eb18f1237 Simplify handling of named curves: get rid of EC_GROUP_new_by_name(), 22 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 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 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 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 4d94ae00d5 ECDSA support 22 years ago
  Bodo Möller 60d8bae30d some modifications to named curve support 22 years ago