• M
    Add the Dummy Async engine (dasync) · a14e9ff7
    Matt Caswell 提交于
    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>
    a14e9ff7
Makefile 8.7 KB