Commit History

Upphovsman SHA1 Meddelande Datum
  Bernd Edlinger 4011bab1f8 Fix a race condition in drbg_add 6 år sedan
  Matt Caswell 6e46c065b9 Add a client_cert_cb test 6 år sedan
  Matt Caswell e45620140f Don't call the client_cert_cb immediately in TLSv1.3 6 år sedan
  Richard Levitte 828b52951c Add blurbs about EVP_MAC in NEWS and CHANGES 6 år sedan
  Richard Levitte 9f2e18111e Have a couple of SipHash test uses the EVP_PKEY method 6 år sedan
  Richard Levitte 14f61f81f2 EVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD 6 år sedan
  Richard Levitte c89d9cdab1 EVP_MAC: Add SipHash implementation 6 år sedan
  Dr. Matthias St. Pierre cf3d6ef7af rand_drbg.h: include <openssl/obj_mac.h> 6 år sedan
  Richard Levitte 388de53c27 Make sure at least one HMAC test still uses the EVP_PKEY method 6 år sedan
  Richard Levitte f8c9a8e325 EVP_MAC: Integrate HMAC EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD 6 år sedan
  Richard Levitte 6723f86746 EVP_MAC: Add HMAC implementation 6 år sedan
  Richard Levitte 56adb7d937 Make sure at least one CMAC test still uses the EVP_PKEY method 6 år sedan
  Richard Levitte b8d77c9bd6 Adapt other EVP code to use EVP_MAC instead of direct implementation calls 6 år sedan
  Richard Levitte e74a435f58 EVP_MAC: Integrate CMAC EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD 6 år sedan
  Richard Levitte f71faf2753 EVP_MAC: Add CMAC implementation 6 år sedan
  Chocobo1 cf4eea1204 Fix MSVC warning C4819 6 år sedan
  Vitezslav Cizek 3afd38b277 DSA: Check for sanity of input parameters 6 år sedan
  Richard Levitte 88e3cf0a10 test/evp_test.c: Fixed strcmp() fault in mac_test_init() 6 år sedan
  Richard Levitte ce5d64c79c test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run() 6 år sedan
  Matt Caswell 10d5b415f9 Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runs 6 år sedan
  Matt Caswell ca55d70be0 Reset the HKDF state between operations 6 år sedan
  Richard Levitte ecc347f5f5 Windows build: build foo.d after foo.obj 6 år sedan
  Richard Levitte 60690b5b83 ssl/statem: Don't compare size_t with less than zero 6 år sedan
  Richard Levitte cc3a2e4f51 VMS & cryptoerr.h: include symhacks.h 6 år sedan
  Richard Levitte 4602cc85af apps/rehash.c: Convert ISO-8859-1 to UTF-8 6 år sedan
  Richard Levitte f842b6b2a4 Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl() 6 år sedan
  Richard Levitte 2bdb4af503 Adapt test/evp_test.c to deal with available EVP_MACs 6 år sedan
  Richard Levitte 5e55159b3a Add generic EVP_PKEY_METHOD for EVP_MACs 6 år sedan
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects 6 år sedan
  Richard Levitte 567db2c17d Add EVP_MAC API 6 år sedan