Commit a14e9ff7 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add the Dummy Async engine (dasync)



This engine is for developers of async aware applications. It simulates
asynchronous activity with external hardware. This initial version supports
SHA1 and RSA. Certain operations using those algorithms have async job
"pauses" in them - using the new libcrypto async capability.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent a3667c31
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment