Historia zmian

Autor SHA1 Wiadomość Data
  Dimitris Apostolou e304aa87b3 Fix typos 2 lat temu
  Richard Levitte edc8566f47 test/evp_extra_test.c: Add EVP_PKEY comparisons in test_EC_priv_pub() 2 lat temu
  Richard Levitte 5fbe15fd3b test/evp_extra_test.c: Refactor test_fromdata() 2 lat temu
  Tom Cosgrove 6f87463b62 Fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value 2 lat temu
  Peiwei Hu 0650ac437b Fix EVP_PKEY_decrypt return check 2 lat temu
  Peiwei Hu bf4ceeded1 EVP_PKEY_keygen_init: fix return check 2 lat temu
  Peiwei Hu 6e0b05f300 EVP_PKEY_paramgen_init: fix return check 2 lat temu
  Peiwei Hu e2e5e72d5a EVP_DigestVerifyFinal: fix test function and invocation 2 lat temu
  Matt Caswell 8c08c8b37c Add a test for creating ECX private keys that are too short 2 lat temu
  Tomas Mraz bef9b48e50 Add null digest implementation to the default provider 2 lat temu
  Tomas Mraz 8cbfc4f67b evp_extra_test: Add SIPHASH MAC digestsign test with reinitialization 2 lat temu
  Tomas Mraz 816f72d088 test: Add testing of reinitialization via EVP_DigestSignInit() 2 lat temu
  Tomas Mraz ae6b68b761 do_sigver_init: Allow reinitialization of an existing operation. 2 lat temu
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 lat temu
  Matt Caswell fd19fc4c27 Test that a key is usable after an EVP_PKEY_fromdata call 2 lat temu
  Tomas Mraz 7e35458b51 X509_PUBKEY_dup: Do not just up-ref the EVP_PKEY 2 lat temu
  Matt Caswell ef2fb64f9d Fix no-cmac 2 lat temu
  Matt Caswell cff7d58eb4 Fix test_CMAC_keygen 2 lat temu
  Matt Caswell 15ff7d7c25 Test short buffers 3 lat temu
  Matt Caswell 0299094c52 Add tests for ENGINE problems 2 lat temu
  Tomas Mraz 78539b250b EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple calls 3 lat temu
  Ingo Franzki f17e52778f Test EVP Cipher updating the context's IV 3 lat temu
  Tomas Mraz 0ec738433e Multiple fixes for getting pub key from legacy DH PKEY 3 lat temu
  Matt Caswell 03c2f21b98 Add a test case for EVP_MD_meth_dup() and EVP_CIPHER_meth_dup() 3 lat temu
  Matt Caswell c6fcd88fa0 Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs 3 lat temu
  Matt Caswell a983764e17 Add a test for custom EVP_PKEY_METHODs 3 lat temu
  Richard Levitte 5d8ad7d385 test/evp_extra_test.c: Peek at the error instead of getting it. 3 lat temu
  Tomas Mraz 92b835376a EVP_PKEY_new_raw_private_key: Allow zero length keys 3 lat temu
  Juergen Christ 063e019738 Test EVP_CipherInit sequences and resets 3 lat temu
  Matt Caswell 6265348346 Fix evp_extra_test to use libctx in an X509_PUBKEY 3 lat temu