summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evptests.txt
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-01-26 15:24:38 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-01-26 15:24:38 +0000
commit2a81428489762b33b30570e923592fc0894c2b42 (patch)
treef5b7093de29cb0337faf26e68b93bb20eb6bb3e7 /crypto/evp/evptests.txt
parent7073e9e2a0fd9bff7c224dda0e85efb74a19141b (diff)
Remove blanks at begin of empty lines irritating epv_test.c
Diffstat (limited to 'crypto/evp/evptests.txt')
-rw-r--r--crypto/evp/evptests.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/evp/evptests.txt b/crypto/evp/evptests.txt
index 3ac790a86b..6c1529db37 100644
--- a/crypto/evp/evptests.txt
+++ b/crypto/evp/evptests.txt
@@ -26,15 +26,15 @@ AES-192-ECB:000102030405060708090A0B0C0D0E0F1011121314151617::001122334455667788
AES-256-ECB:000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F::00112233445566778899AABBCCDDEEFF:8EA2B7CA516745BFEAFC49904B496089
# AES 128 ECB tests (from NIST test vectors, encrypt)
-
+
#AES-128-ECB:00000000000000000000000000000000::00000000000000000000000000000000:C34C052CC0DA8D73451AFE5F03BE297F
# AES 128 ECB tests (from NIST test vectors, decrypt)
-
+
#AES-128-ECB:00000000000000000000000000000000::44416AC2D1F53C583303917E6BE9EBE0:00000000000000000000000000000000
# AES 192 ECB tests (from NIST test vectors, decrypt)
-
+
#AES-192-ECB:000000000000000000000000000000000000000000000000::48E31E9E256718F29229319C19F15BA4:00000000000000000000000000000000
# AES 256 ECB tests (from NIST test vectors, decrypt)
@@ -54,7 +54,7 @@ AES-256-ECB:000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F::00
#AES-256-CBC:0000000000000000000000000000000000000000000000000000000000000000:00000000000000000000000000000000:00000000000000000000000000000000:FE3C53653E2F45B56FCD88B2CC898FF0
# AES 128 CBC tests (from NIST test vectors, decrypt)
-
+
#AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:FACA37E0B0C85373DF706E73F7C9AF86:00000000000000000000000000000000
# DES ECB tests (from destest)