Commit History

Author SHA1 Message Date
  Tomas Mraz a0783b83a3 test_CMAC_keygen(): Avoid using ECB cipher with CMAC 2 years ago
  Wangchong Zhou f5a10d5cc1 Check for private key existence before calling eddsa sign functions 1 year ago
  James Muir e5a7536eae set MGF1 digest correctly 2 years ago
  Matt Caswell 8c7d847e2e Test usage of a custom EVP_CIPHER 2 years ago
  Pauli 919adfcf66 Remove FIPS condition on SM2 test. 2 years ago
  Tomas Mraz 3a1596f4e3 Add testcases for EVP_PKEY_get1_encoded_public_key 2 years ago
  Matt Caswell 995eccb611 Add a test for an all 0 RSA key 2 years ago
  Peiwei Hu 2cba2e160d Fix the checks of EVP_PKEY_CTX_set/get_* functions 2 years ago
  Peiwei Hu 7263a7fc3d Fix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen 2 years ago
  Peiwei Hu 56876ae952 Fix the erroneous checks of EVP_PKEY_CTX_set_group_name 2 years ago
  Peiwei Hu d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl 2 years ago
  Tomas Mraz 091e60c42c Test the default key length of the Blowfish ciphers 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Tomas Mraz 707d4e06eb Add test for resetting SM2 dist ID 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Matt Caswell fbbe7202eb Add a test for a custom digest created via EVP_MD_meth_new() 2 years ago
  Dimitris Apostolou e304aa87b3 Fix typos 2 years ago
  Richard Levitte edc8566f47 test/evp_extra_test.c: Add EVP_PKEY comparisons in test_EC_priv_pub() 2 years ago
  Richard Levitte 5fbe15fd3b test/evp_extra_test.c: Refactor test_fromdata() 2 years ago
  Tom Cosgrove 6f87463b62 Fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value 2 years ago
  Peiwei Hu 0650ac437b Fix EVP_PKEY_decrypt return check 2 years ago
  Peiwei Hu bf4ceeded1 EVP_PKEY_keygen_init: fix return check 2 years ago
  Peiwei Hu 6e0b05f300 EVP_PKEY_paramgen_init: fix return check 2 years ago
  Peiwei Hu e2e5e72d5a EVP_DigestVerifyFinal: fix test function and invocation 2 years ago
  Matt Caswell 8c08c8b37c Add a test for creating ECX private keys that are too short 2 years ago
  Tomas Mraz bef9b48e50 Add null digest implementation to the default provider 2 years ago
  Tomas Mraz 8cbfc4f67b evp_extra_test: Add SIPHASH MAC digestsign test with reinitialization 2 years ago
  Tomas Mraz 816f72d088 test: Add testing of reinitialization via EVP_DigestSignInit() 2 years ago
  Tomas Mraz ae6b68b761 do_sigver_init: Allow reinitialization of an existing operation. 2 years ago