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: NRich Salz <rsalz@openssl.org>
Showing
engines/e_dasync.c
0 → 100644
engines/e_dasync.ec
0 → 100644
engines/e_dasync_err.c
0 → 100644
engines/e_dasync_err.h
0 → 100644
想要评论请 注册 或 登录