Commit History

Author SHA1 Message Date
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Matt Caswell 1bf2cc237e Fix no-sm2 6 years ago
  Matt Caswell 66a925ea8c Fix no-ec 6 years ago
  Matt Caswell f929439f61 Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key() 6 years ago
  Matt Caswell 4665244ce2 Add PrivateKeyRaw and PublicKeyRaw support to evp_test 7 years ago
  Matt Caswell 9442c8d763 Update the tests to use the new EVP_PKEY_new_private_key() function 6 years ago
  Dr. Stephen Henson 9b82c8b1c1 Don't assume shared key length matches expected length 7 years ago
  Matt Caswell ab78f89b2d Fix no-scrypt 7 years ago
  Pauli 00dfbaad88 Fix ctype arguments. 7 years ago
  Andy Polyakov cd8d1456c9 Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs. 7 years ago
  Dr. Stephen Henson b15d5ab617 Allow use of long name for KDFs 7 years ago
  Pauli ad887416f1 Update the test framework so that the need for test_main is removed. Everything 7 years ago
  Dr. Stephen Henson 1f0fc03b8a Add keygen test to evp_test 7 years ago
  Pauli 9e206ce5f8 Fix some issues raise by coverity in the tests. 7 years ago
  Pauli 8fe3127cda Update tests to avoid printf to stdout/stderr when running as test cases. 7 years ago
  Rich Salz ae269dd8b7 Use common STANZA for bn and exp tests 7 years ago
  Andy Polyakov e3d378bcf1 test/evp_test.c: improve output in case of errors. 7 years ago
  Rich Salz c49e0b0415 Revise evp_test parser; make like bn_test 7 years ago
  Dr. Stephen Henson 2117a737f3 move comments to same line as fields 7 years ago
  Dr. Stephen Henson 7b22334f3a Add test support for "oneshot" versions EVP_DigestSign, EVP_DigestVerify. 7 years ago
  Dr. Stephen Henson 75726fe87e Add tests in evp_test for EVP_Digest{Sign,Verify}{Init,Update,Final} 7 years ago
  Dr. Stephen Henson c3fc7d9ac5 Add support for multiple update calls in evp_test 7 years ago
  Rich Salz 1d0f116e47 Add "Title" directive to evp_test 7 years ago
  Richard Levitte 46fcbf77bc evp_test: use the test file name as the test title 7 years ago
  Rich Salz 7193f8723e Use compare_mem wrapper 7 years ago
  Rich Salz 412486070f Address some feedback 7 years ago
  Rich Salz 6c5943c9f6 Convert of evp_test to framework 7 years ago
  Rich Salz d91b7423af evp_test.c: Add PrivPubKeyPair tests 7 years ago
  Rich Salz 0c44545c0f Catch EC_R_UNKNOWN_GROUP in check_unsupported() 7 years ago
  Péter Budai fa013b6524 Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation. 8 years ago