Commit History

作者 SHA1 備註 提交日期
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 年之前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年之前
  Ben Laurie 5e4430e70d More size_tification. 16 年之前
  Bodo Möller 772e3c07b4 Fix the BIT STRING encoding of EC points or parameter seeds 18 年之前
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 年之前
  Nils Larsch 8c5a2bd6bb add additional checks + cleanup 19 年之前
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 年之前
  Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name 19 年之前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年之前
  Geoff Thorpe ca982e4870 Fix realloc usage in ec_curve.c 20 年之前
  Geoff Thorpe 37af03d311 General improvements to the ec_asn1.c code. This squashes at least one bug 21 年之前
  Bodo Möller f2aa055ec6 treat 'out' like i2d functions do; cf. asn1_item_flags_i2d (crypto/asn/tasn_enc.c) 22 年之前
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 22 年之前
  Bodo Möller 82516e3baf cofactor is optional in parameter encodings 22 年之前
  Bodo Möller 34f1f2a81c less specific interface for EC_GROUP_get_basis_type 22 年之前
  Bodo Möller 8aefe253a7 move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c 22 年之前
  Bodo Möller 7e31164ae0 ASN1 for binary curves 22 年之前
  Bodo Möller 7eb18f1237 Simplify handling of named curves: get rid of EC_GROUP_new_by_name(), 22 年之前
  Richard Levitte 5454829ae6 mem* functions are declared in string.h. 22 年之前
  Bodo Möller e172d60ddb Add ECDH support. 22 年之前
  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 5dbd3efce7 Replace 'ecdsaparam' commandline utility by 'ecparam' 22 年之前
  Bodo Möller 254ef80db1 simplify asn1_flag 22 年之前
  Bodo Möller 012c86ab74 move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 22 年之前