34 Revize (5c7a4b8c2f9ef0e1d0747ab3617ee7b6157c40b1)

Autor SHA1 Zpráva Datum
  David Benjamin 046b27815e Decouple crypto/evp from the OID table. před 8 roky
  David Benjamin 921d906bb6 Reimplement d2i_PrivateKey. před 8 roky
  David Benjamin 3f4f7ee08f PEM_write_bio_PrivateKey is always PKCS#8. před 8 roky
  David Benjamin 8c07ad3e3b Pull EVP_PKEY print hooks out of the main method table. před 9 roky
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. před 8 roky
  David Benjamin e30a09e604 Implement new PKCS#8 parsers. před 8 roky
  David Benjamin 239a0abfd5 Slightly simplify and deprecate i2d_{Public,Private}Key. před 8 roky
  David Benjamin 32fdc512ca Remove param_decode and param_encode EVP_PKEY hooks. před 8 roky
  David Benjamin 68772b31b0 Implement new SPKI parsers. před 8 roky
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. před 8 roky
  David Benjamin 2cdf398773 Remove pkey_base_id. před 8 roky
  David Benjamin 28243c08db Add PSS parameter check. před 9 roky
  David Benjamin 4c60d356a9 Work around even more Estonian ID card misissuances. před 9 roky
  David Benjamin c71567dd50 Update the Estonian workaround comments. před 9 roky
  David Benjamin 231cb82145 Work around broken Estonian smart cards. Again. před 9 roky
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. před 9 roky
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. před 9 roky
  David Benjamin 2e40091dd4 PKCS8_pkey_set0 doesn't take ownership on error. před 9 roky
  David Benjamin 42ae3adcf6 Remove info field on EVP_PKEY_ASN1_METHOD. před 9 roky
  Adam Langley 839b881c61 Multi-prime RSA support. před 9 roky
  David Benjamin cca4ba7611 Remove unnecessary NULL checks, part 3. před 9 roky
  David Benjamin 7cc29ab833 Take advantage of normalized return values. před 9 roky
  David Benjamin 6eb000dbee Add in missing curly braces part 3. před 9 roky
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. před 10 roky
  Adam Langley 0e7f89f96c Remove pkey_ctrl. před 10 roky
  David Benjamin 8cfd8ad144 Remove unused EVP_PKEY_ASN1_METHODs and flags. před 10 roky
  David Benjamin 0248889950 Don't mix and match libraries and errors. před 10 roky
  David Benjamin 8f160a680b Add EVP_DigestVerifyInitFromAlgorithm and EVP_DigestSignAlgorithm. před 10 roky
  David Benjamin 75a1dd0dbe Remove EVP_PKEY_CTX case in rsa_pss_to_ctx. před 10 roky
  David Benjamin f4b4952719 Fix rsa_pss_to_ctx return value. před 10 roky
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. před 10 roky
  Adam Langley 467c87e318 remove duplicate 0x for default RSASSA-PSS salt len před 10 roky
  Adam Langley 95c29f3cd1 Inital import. před 10 roky