Commit History

Author SHA1 Message Date
  Tomas Mraz 1aa08644ec Add negative test for key length change 10 months ago
  Tomas Mraz 82750a0826 Add negative test for iv length change 10 months ago
  Pauli a2fe10ca39 test: add unit test for CVE-2023-5363 11 months ago
  Daiki Ueno 21b98da9d8 rsa: Accept NULL OAEP label for backward compatibility 11 months ago
  Matthias St. Pierre 860e36d0dd test: evp_extra: test signing with legacy app method based keys 1 year ago
  Matthias St. Pierre b49cafd86b test: evp_extra: fix indentation error 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Yi Li 4032cd9a14 configure: introduce no-ecx to remove ECX related feature 1 year ago
  Yi Li 91070877ad provider: return error if buf too small when getting ec pubkey param 1 year ago
  Jorge Ramirez-Ortiz 1ffb6e19ee test: evp_extra: EC, read affine coordinates 1 year ago
  Simo Sorce f3c0dd4f0c Add test for context duplication failure 1 year ago
  Tomas Mraz 8bb55680e4 Workaround crash in atexit on NonStop platforms 1 year ago
  Peiwei Hu b794476df7 Fix the check of EVP_PKEY_decrypt_init 1 year ago
  Tomas Mraz a0783b83a3 test_CMAC_keygen(): Avoid using ECB cipher with CMAC 1 year ago
  Wangchong Zhou f5a10d5cc1 Check for private key existence before calling eddsa sign functions 1 year ago
  James Muir e5a7536eae set MGF1 digest correctly 1 year 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