aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/otp_test_engine.c
AgeCommit message (Expand)Author
2019-04-10crypto: Remove compiler warning on an fprintf in the otp test engineHans Nilsson
2019-04-05Merge branch 'sverker/crypto/bcmp-memcmp-fix/OTP-15750'Sverker Eriksson
2019-04-05crypto: Fix link error on windowsSverker Eriksson
2019-02-04otp_test_engine.c fixesHans Nilsson
2019-01-12Also include stdint for code that doesn't pull in common.hDoug Hogan
2019-01-08Revamp test_rsa_verify()Doug Hogan
2019-01-08Revamp test_rsa_sign()Doug Hogan
2019-01-08Revamp fake_flag so it's staticDoug Hogan
2019-01-08Revamp pem_passwd_cb_fun()Doug Hogan
2019-01-08Revamp test_key_load()Doug Hogan
2019-01-08Revamp bind_helper()Doug Hogan
2019-01-08Revamp test_engine_digest_selector()Doug Hogan
2019-01-08Revamp test_engine_md5_final()Doug Hogan
2019-01-08Revamp test_init()Doug Hogan
2018-11-30crypto: Split function in otp_test_engineHans Nilsson
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-08-30crypto: Let otp_test_engine only add what is neededHans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-05-04crypto: Disable test_engine if engine is disabledHans Nilsson
2017-11-20crypto: Printout polishingHans Nilsson
2017-11-10crypto: Update the OTP test engine with pub/priv key storageHans Nilsson
2017-11-10[crypto] Add support for loading an alternative EngineLars Thorsen