Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-30 | crypto: Let otp_test_engine only add what is needed | Hans Nilsson | |
OpenSSL_add_all_algorithms hangs on some test machines | |||
2018-06-18 | Update copyright year | Henrik Nord | |
2018-05-04 | crypto: Disable test_engine if engine is disabled | Hans Nilsson | |
2017-11-20 | crypto: Printout polishing | Hans Nilsson | |
2017-11-10 | crypto: Update the OTP test engine with pub/priv key storage | Hans Nilsson | |
2017-11-10 | [crypto] Add support for loading an alternative Engine | Lars Thorsen | |
Add support to plug in alternative implementations for some or all of the cryptographic operations supported by the OpenSSL Engine API. When configured appropriately, OpenSSL calls the engine's implementation of these operations instead of its own. |