コミット履歴

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