31 Commity (4008c7a80d59cb8dd7606abca12ec23870470c7f)

Autor SHA1 Wiadomość Data
  David Benjamin 919610b4c4 Fix memory leak on invalid ecPublicKey parameters. 8 lat temu
  David Benjamin 046b27815e Decouple crypto/evp from the OID table. 8 lat temu
  David Benjamin 0d76c402b8 Decouple crypto/ec from the OID table. 8 lat temu
  David Benjamin 921d906bb6 Reimplement d2i_PrivateKey. 8 lat temu
  David Benjamin 3f4f7ee08f PEM_write_bio_PrivateKey is always PKCS#8. 8 lat temu
  David Benjamin 8c07ad3e3b Pull EVP_PKEY print hooks out of the main method table. 9 lat temu
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. 8 lat temu
  David Benjamin e30a09e604 Implement new PKCS#8 parsers. 8 lat temu
  David Benjamin 239a0abfd5 Slightly simplify and deprecate i2d_{Public,Private}Key. 8 lat temu
  David Benjamin 32fdc512ca Remove param_decode and param_encode EVP_PKEY hooks. 8 lat temu
  David Benjamin 68772b31b0 Implement new SPKI parsers. 8 lat temu
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 lat temu
  David Benjamin 4e3d17a7e7 Remove redundant logic to compute EC public key. 8 lat temu
  David Benjamin 2cdf398773 Remove pkey_base_id. 8 lat temu
  David Benjamin 0a2c9938a5 Don't allow the specifiedCurve form of ECParameters in SPKIs. 8 lat temu
  Brian Smith a3d9de05fb Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 9 lat temu
  Adam Langley d9e817309a Fix several warnings that arise in Android. 9 lat temu
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 lat temu
  David Benjamin 2e40091dd4 PKCS8_pkey_set0 doesn't take ownership on error. 9 lat temu
  David Benjamin 42ae3adcf6 Remove info field on EVP_PKEY_ASN1_METHOD. 9 lat temu
  Matt Braithwaite 3bf1cca262 Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. 9 lat temu
  David Benjamin cca4ba7611 Remove unnecessary NULL checks, part 3. 9 lat temu
  David Benjamin 4f7783eaea Use EC_KEY_new_by_curve_name. 9 lat temu
  Adam Langley 7c21925a10 EC_GROUP_cmp should return zero if the groups match. 9 lat temu
  Adam Langley 93531bd70f Add the CTX parameter back to EC_GROUP_cmp. 9 lat temu
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 lat temu
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. 10 lat temu
  Adam Langley 0e7f89f96c Remove pkey_ctrl. 10 lat temu
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 lat temu
  Adam Langley f71a27920a Fix EC crash. 10 lat temu
  Adam Langley 95c29f3cd1 Inital import. 10 lat temu