Historique des commits

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