[openssl/openssl] d57d0b: Add option for in-place cipher testing in evp_test
Veronika Hanulíková
noreply at github.com
Wed Aug 30 19:56:23 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: d57d0b818935c20a7b468c0e717773ea8a3373e6
https://github.com/openssl/openssl/commit/d57d0b818935c20a7b468c0e717773ea8a3373e6
Author: Veronika Hanulíková <vhanulik at redhat.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M test/evp_test.c
Log Message:
-----------
Add option for in-place cipher testing in evp_test
The command line option enables setting in-place
data processing for cipher testing in `evp_test`.
The `both` option argument runs both - in-place
and non-in-place testing.
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/21546)
More information about the openssl-commits
mailing list