Histórico de Commits

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