28 Révisions (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

Auteur SHA1 Message Date
  David Benjamin 046b27815e Decouple crypto/evp from the OID table. il y a 8 ans
  David Benjamin 921d906bb6 Reimplement d2i_PrivateKey. il y a 8 ans
  David Benjamin 3f4f7ee08f PEM_write_bio_PrivateKey is always PKCS#8. il y a 8 ans
  David Benjamin 8c07ad3e3b Pull EVP_PKEY print hooks out of the main method table. il y a 9 ans
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. il y a 8 ans
  David Benjamin e30a09e604 Implement new PKCS#8 parsers. il y a 8 ans
  David Benjamin 239a0abfd5 Slightly simplify and deprecate i2d_{Public,Private}Key. il y a 8 ans
  David Benjamin 32fdc512ca Remove param_decode and param_encode EVP_PKEY hooks. il y a 8 ans
  David Benjamin 68772b31b0 Implement new SPKI parsers. il y a 8 ans
  David Benjamin 2cdf398773 Remove pkey_base_id. il y a 8 ans
  David Benjamin b6155e60f3 Remove app_data from EVP_PKEY_CTX. il y a 8 ans
  David Benjamin 692878a5f4 Remove EVP_PKEY_CTRL_EC_PARAMGEN_CURVE_NID. il y a 8 ans
  David Benjamin 8ac35f0274 Remove unused EVP_PKEY_METHOD hooks. il y a 8 ans
  Adam Langley ce9d85eedd Tweaks for node.js il y a 8 ans
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. il y a 9 ans
  Brian Smith 21cdada609 Fix warning about unused |EVP_PKEY_METHOD.ctrl_str|. il y a 9 ans
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. il y a 9 ans
  David Benjamin a31c5bf2cc Make pem_str const-correct. il y a 9 ans
  David Benjamin 42ae3adcf6 Remove info field on EVP_PKEY_ASN1_METHOD. il y a 9 ans
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. il y a 9 ans
  David Benjamin e0ba4dddf6 Normalize all EVP_PKEY_CTX_ctrl return values. il y a 9 ans
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. il y a 10 ans
  Adam Langley 0e7f89f96c Remove pkey_ctrl. il y a 10 ans
  David Benjamin 8cfd8ad144 Remove unused EVP_PKEY_ASN1_METHODs and flags. il y a 10 ans
  David Benjamin 8f160a680b Add EVP_DigestVerifyInitFromAlgorithm and EVP_DigestSignAlgorithm. il y a 10 ans
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. il y a 10 ans
  David Benjamin 9b561e69b6 Fix EVP_PKEY_FLAG_AUTOARGLEN behavior. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans