Commit History

Author SHA1 Message Date
  Nils Larsch 6a50d0a422 hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 19 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago
  Bodo Möller 0bee0e6294 Use SEC1 format for EC private keys. 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 dde3e83129 'version' is not optional in the encoding 22 years ago
  Bodo Möller 8f182fdc69 'version' is not optional in the encoding 22 years ago
  Bodo Möller b975183c41 ECDSA representation bugfixes 22 years ago
  Bodo Möller d0561b5c2d fix ECDSA handling 22 years ago
  Bodo Möller af1cb47e65 fix warnings 22 years ago
  Bodo Möller 99d5b23023 Fix typo. 22 years ago
  Bodo Möller af28dd6c75 Fix bugs and typos. 22 years ago
  Richard Levitte 1fc1bd382b Instead of casting a lvalue, let's constify meth. 23 years ago
  Bodo Möller 3613e6fc57 simplifications 23 years ago
  Richard Levitte 4b71f63ac0 Comparing a pointer (data) with 0 using > is incorrect. The changed 23 years ago
  Richard Levitte e072aa535d The macro IMPLEMENT_ASN1_FUNCTIONS_const already contains an ending ;, 23 years ago
  Bodo Möller d8309efc72 EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name() 23 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 23 years ago