Historique des commits

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