[openssl] master update

Dr. Paul Dale pauli at openssl.org
Wed Apr 22 03:58:53 UTC 2020


The branch master has been updated
       via  28308a2138841cb323249c4b6d5e9609958c8219 (commit)
      from  8d5fb6485282c79bfe9f1ebab14eab515910e370 (commit)


- Log -----------------------------------------------------------------
commit 28308a2138841cb323249c4b6d5e9609958c8219
Author: Pauli <paul.dale at oracle.com>
Date:   Mon Apr 20 12:43:49 2020 +1000

    evptest: set the DESX provider to be the legacy provider.
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/11573)

-----------------------------------------------------------------------

Summary of changes:
 test/recipes/30-test_evp_data/evpciph.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/recipes/30-test_evp_data/evpciph.txt b/test/recipes/30-test_evp_data/evpciph.txt
index 1d4d703bd6..a278fd531b 100644
--- a/test/recipes/30-test_evp_data/evpciph.txt
+++ b/test/recipes/30-test_evp_data/evpciph.txt
@@ -37,7 +37,7 @@ Plaintext = "Hello World"
 Ciphertext = 3CF55D656E9C0664513358
 
 Cipher = DESX-CBC
-Availablein = default
+Availablein = legacy
 Key = 0123456789abcdeff1e0d3c2b5a49786fedcba9876543210
 IV = fedcba9876543210
 Plaintext = 37363534333231204E6F77206973207468652074696D6520666F722000000000


More information about the openssl-commits mailing list