[openssl-commits] [openssl] master update

matthias.st.pierre at ncp-e.com matthias.st.pierre at ncp-e.com
Sat Aug 18 05:14:28 UTC 2018


The branch master has been updated
       via  95c91cb3fc85a50969358e579793a73726f6e483 (commit)
      from  50f3994b513ead4da94845bf38222bb71c440fb3 (commit)


- Log -----------------------------------------------------------------
commit 95c91cb3fc85a50969358e579793a73726f6e483
Author: Dr. Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Date:   Sat Aug 18 06:57:42 2018 +0200

    test/recipes/30-test_evp_data: fix two typos
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/7001)

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

Summary of changes:
 test/recipes/30-test_evp_data/evpciph.txt | 2 +-
 test/recipes/30-test_evp_data/evppkey.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/recipes/30-test_evp_data/evpciph.txt b/test/recipes/30-test_evp_data/evpciph.txt
index bd78964..422d8b3 100644
--- a/test/recipes/30-test_evp_data/evpciph.txt
+++ b/test/recipes/30-test_evp_data/evpciph.txt
@@ -19,7 +19,7 @@
 #   -K 000102030405060708090A0B0C0D0E0F1011121314151617 -iv 0001020304050607 |
 #  xxd -ps -u
 
-Title = DES Tests (varous sources)
+Title = DES Tests (various sources)
 
 Cipher = DES-EDE3-CFB1
 Key = 000102030405060708090A0B0C0D0E0F1011121314151617
diff --git a/test/recipes/30-test_evp_data/evppkey.txt b/test/recipes/30-test_evp_data/evppkey.txt
index d482c14..2d769d4 100644
--- a/test/recipes/30-test_evp_data/evppkey.txt
+++ b/test/recipes/30-test_evp_data/evppkey.txt
@@ -17287,7 +17287,7 @@ PeerKey=BOB_cf_sect283k1_PUB
 Ctrl=ecdh_cofactor_mode:1
 Result = DERIVE_ERROR
 
-Title = Test keypair mistmatches
+Title = Test keypair mismatches
 
 PrivPubKeyPair = Alice-25519:Bob-25519-PUBLIC
 Result = KEYPAIR_MISMATCH


More information about the openssl-commits mailing list