aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test/engine_SUITE.erl
AgeCommit message (Expand)Author
2019-02-18crypto: Fix of engine_SUITE:engine_list test caseHans Nilsson
2018-12-03crypto: Add some crypto:engine_unload in engine test suiteHans Nilsson
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-10-24crypto: Disable engine tests on Darwin and WindowsHans Nilsson
2018-08-23Merge branch 'maint-20' into maintLars Thorsen
2018-08-21Updated the engine load functionalityLars Thorsen
2018-06-18Update copyright yearHenrik Nord
2018-04-27[crypto] Skip test cases for specific ssl version on old machineLars Thorsen
2018-03-05[crypto] Fix hanging test case on outdated lab machineLars Thorsen
2017-12-04[crypto] Add engine_ctrl_cmd_string() to APILars Thorsen
2017-12-01crypto: engine_SUITE updateHans Nilsson
2017-11-21crypto: Fixes to make privkey_to_pubkey behave similar to other functionsHans Nilsson
2017-11-20crypto: Correct and extends tests of key fetching/usageHans Nilsson
2017-11-10crypto: Extend engine_SUITE with tests of the pub key extraction from priv keysHans Nilsson
2017-11-10crypto: Extend engine_SUITE with tests of the pub/priv key fetchesHans Nilsson
2017-11-10[crypto] Add support for loading an alternative EngineLars Thorsen