Historial de Commits

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