Commit History

Author SHA1 Message Date
  Pauli d768f853bb Coverity 1507372: explicit null dereference 1 year ago
  Tomas Mraz 2266d1cad0 Test that we generate a short private key for known DH prime 1 year ago
  Tomas Mraz 4b4d0ded6d Add a testcase for OSSL_PROVIDER_unload() being fully effective 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 2 years ago
  Pauli 0be4b0403d test: add digest context dup tests 2 years ago
  Tomas Mraz 8c86529fe1 Add test for copying uninitialized EVP_MD_CTX 2 years ago
  Tomas Mraz 5321333520 Add test for EVP_PKEY_sign_init_ex with RSA PSS padding 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Tomas Mraz 05814be8d6 Add negative test cases for PEM_read_bio_PrivateKey 3 years ago
  Richard Levitte 0e5a4da4a8 test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key 3 years ago
  Shane Lontis 0050db7bb3 Test d2i_PrivateKey_bio() does not add errors to stack when decoding a X25519 key sucessfully. 3 years ago
  Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER 3 years ago
  Shane Lontis b98f752ec3 Export/import flags for FFC params changed to seperate fields. 3 years ago
  Shane Lontis d29d7a7ff2 Fix i2d_PKCS8PrivateKey_nid_bio() regression. 3 years ago
  Tomas Mraz 1fac270501 Fix potential NULL dereference in OSSL_PARAM_get_utf8_string() 3 years ago
  Shane Lontis a732a4c329 Add EVP_PKEY_todata() and EVP_PKEY_export() functions. 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Tomas Mraz 21b7dfa8ad evp_extra_test2: Remove TODO 3.0 3 years ago
  Shane Lontis 576892d78f Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces 3 years ago
  Dr. David von Oheimb bca7ad6efd Use adapted test_get_libctx() for simpler test setup and better error reporting 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Daniel Bevenius d00bd4e452 Set mark and pop error in d2i_PrivateKey_ex 3 years ago
  Richard Levitte e31eda006f TEST: Add test to exercise OPENSSL_CTX_set0_default() 4 years ago
  Matt Caswell 9ee77767b2 Add a test for d2i_AutoPrivateKey_ex with a non-default libctx 4 years ago