• M
    Add OSSLTest Engine · 2d5d70b1
    Matt Caswell 提交于
    This engine is for testing purposes only. It provides crippled crypto
    implementations and therefore must not be used in any instance where
    security is required.
    
    This will be used by the forthcoming libssl test harness which will operate
    as a man-in-the-middle proxy. The test harness will be able to modify
    TLS packets and read their contents. By using this test engine packets are
    not encrypted and MAC codes always verify.
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    2d5d70b1
Makefile 8.7 KB