Commit History

Author SHA1 Message Date
  Tomas Mraz e58ba181de evp_test: Try computing MACs twice with reinitialization of EVP_MAC_CTX 2 years ago
  Tomas Mraz 4413fe3520 evp_test: Add testcases for DH KEX with X9.42 KDF 2 years ago
  Tomas Mraz bbbd1210b4 evp_test: Skip testcase if r parameter is unsupported 2 years ago
  Jiasheng Jiang b2f90e93a0 evp_test: Add the missing check after calling OPENSSL_strdup and sk_OPENSSL_STRING_new_null 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Pauli c8adf19d2d evp_test: add a ctx dup operation to the KDF tests 2 years ago
  Jiasheng Jiang 2208ba56eb evp_test: Add the missing check after calling OPENSSL_malloc 2 years ago
  Pauli ed16b0fc28 test: add cipher context dup test 2 years ago
  Pauli 0be4b0403d test: add digest context dup tests 2 years ago
  Peiwei Hu 10481d3384 Fix: some patches related to error exiting 2 years ago
  Patrick Uiterwijk 0e9a265e42 Support different R_BITS lengths for KBKDF 3 years ago
  Dr. David von Oheimb 747adb6a01 Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX() 3 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 years ago
  slontis 21a0d9f3ed Fix dh dupctx refcount error 3 years ago
  Bernd Edlinger cce935b23c Fix the "Out of memory" EVP KDF scrypt test 3 years ago
  Pauli 9f54970c1d evp_test: use correct size in memory clear 3 years ago
  Pauli 1f25fd1616 evp_test: address NULL pointer dereference and return failure better 3 years ago
  Pauli 0f7a4ca5d6 test: add EVP_Q_mac tests to evp_test 3 years ago
  Pauli 4d7c39f40f test: add EVP_Q_digest tests to evp_test 3 years ago
  Tomas Mraz f53c079fa5 evp_test: Support testing of stitched TLS ciphers 3 years ago
  Matt Caswell 4bf696c1d0 Correctly detect decode errors when checking if a key is supported 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 36b6db08fe test: add evp_tests for the MAC size and block size 3 years ago
  Pauli 6a38b09a7f mac: allow XOF MACs to be specified either via control or via the dedicated function 3 years ago
  Jon Spillett e1491a2f15 Add testing for updated cipher IV 3 years ago
  Richard Levitte 7aef200089 TEST: Adapt the EVP test 3 years ago
  Pauli e494fac705 Fix naming for EVP_RAND_CTX_gettable functions. 3 years ago
  Dr. David von Oheimb f56c9c7c94 APPS and TEST: Make sure prog name is set for usage output 3 years ago
  Shane Lontis 46eee7104d Add domain parameter match check for DH and ECDH key exchange. 3 years ago