Histórico de Commits

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