Commit History

Author SHA1 Message Date
  Matt Caswell 03c2f21b98 Add a test case for EVP_MD_meth_dup() and EVP_CIPHER_meth_dup() 3 years ago
  Matt Caswell c6fcd88fa0 Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs 3 years ago
  Matt Caswell a983764e17 Add a test for custom EVP_PKEY_METHODs 3 years ago
  Richard Levitte 5d8ad7d385 test/evp_extra_test.c: Peek at the error instead of getting it. 3 years ago
  Tomas Mraz 92b835376a EVP_PKEY_new_raw_private_key: Allow zero length keys 3 years ago
  Juergen Christ 063e019738 Test EVP_CipherInit sequences and resets 3 years ago
  Matt Caswell 6265348346 Fix evp_extra_test to use libctx in an X509_PUBKEY 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 4547a71930 seal: make EVP_SealInit() library context aware 3 years ago
  Daniel Bevenius 8be513ae46 Mark pop/clear error stack in der2key_decode_p8 3 years ago
  Tomas Mraz bfe2fcc840 evp_extra_test: Avoid potential double free of params 3 years ago
  Shane Lontis c85c5e1a53 Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters(). 3 years ago
  Pauli da671c4184 Runchecker: fix no-ec2m build which was trying to validate the e2cm curves 3 years ago
  Tomas Mraz 5af6e154d0 Trivial shortcuts for EVP_PKEY_eq() 3 years ago
  Pauli 6bcbc36985 test: fix double free problems. 3 years ago
  Tomas Mraz a4afa6c1d0 Add test for the IV handling of DES based ciphers 3 years ago
  Richard Levitte a0fff549e6 TEST: Use OSSL_MAX_NAME_SIZE instead of arbitrary number of mdname 3 years ago
  Richard Levitte 42423ac961 TEST: Modify how the retrieved digest name for SM2 digestsign is checked 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Pauli e494fac705 Fix naming for EVP_RAND_CTX_gettable functions. 3 years ago
  Tomas Mraz 4ec4b063e0 Always reset IV for CBC, OFB, and CFB mode on cipher context reinit 3 years ago
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 years ago
  Tomas Mraz 2145ba5e83 Implement EVP_PKEY_dup() function 3 years ago
  Pauli 808c63c5d0 test: add test case for X508_PUBKEY_dup() function 3 years ago
  Jon Spillett 062490dbd0 Add testing for non-default library context into evp_extra_test 3 years ago
  Matt Caswell 2cf8bb46fc Ensure that ECX keys pass EVP_PKEY_param_check() 3 years ago
  Pauli af6171b35a test: support params arguments to init functions 3 years ago
  Tomas Mraz b3c155b83c evp_extra_test: Remove TODO comment as setting the curve is mandatory 3 years ago
  Matt Caswell d36a5dd05e Fix a copy&paste error in evp_extra_test 3 years ago
  Benjamin Kaduk 3d36472660 test_ecpub: test that we can decode the DER we encoded 3 years ago