]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_test: Support testing of stitched TLS ciphers
authorTomas Mraz <tomas@openssl.org>
Fri, 18 Jun 2021 13:02:23 +0000 (15:02 +0200)
committerPauli <pauli@openssl.org>
Sun, 20 Jun 2021 02:52:36 +0000 (12:52 +1000)
commitf53c079fa55e477a48b0a891af4ee20e24e15fd7
tree002f2a248772534f5d7d73d744d3d7c29809077f
parentf7e2e513d1d70691972d11f84e9133f713baf7ad
evp_test: Support testing of stitched TLS ciphers

Add a few testcases.

Fixes #15749

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15827)
test/evp_test.c
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpciph_aes_stitched.txt [new file with mode: 0644]
test/recipes/30-test_evp_data/evpciph_rc4_stitched.txt [new file with mode: 0644]