summaryrefslogtreecommitdiffstats
path: root/src/crypto/cipher/test/cipher_test.txt
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@cyngn.com>2016-11-09 11:44:49 -0800
committerJessica Wagantall <jwagantall@cyngn.com>2016-11-09 11:58:14 -0800
commit1c725f9b6cce4af300ac28b902d186e8053c2f97 (patch)
tree1d2fc71f41d7ea83be9f52e42d0192636b6ffa53 /src/crypto/cipher/test/cipher_test.txt
parent9eeaa8c0f3b6324cc1cd518e18b33f2032bb173c (diff)
parent9120fca9ecc68b3d1a660be048b20f0c3a8feade (diff)
downloadexternal_boringssl-1c725f9b6cce4af300ac28b902d186e8053c2f97.zip
external_boringssl-1c725f9b6cce4af300ac28b902d186e8053c2f97.tar.gz
external_boringssl-1c725f9b6cce4af300ac28b902d186e8053c2f97.tar.bz2
Merge tag 'android-6.0.1_r74' into HEAD
CYNGNOS-3303 Android 6.0.1 release 74 Change-Id: I74fadbfb9c05b2e1ce69f27809add70a2c89ec15
Diffstat (limited to 'src/crypto/cipher/test/cipher_test.txt')
-rw-r--r--src/crypto/cipher/test/cipher_test.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/crypto/cipher/test/cipher_test.txt b/src/crypto/cipher/test/cipher_test.txt
index 88d4147..ed90603 100644
--- a/src/crypto/cipher/test/cipher_test.txt
+++ b/src/crypto/cipher/test/cipher_test.txt
@@ -38,6 +38,14 @@ Plaintext = 37363534333231204E6F77206973207468652074696D6520666F722000000000
Ciphertext = 3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675
+# DES EDE CBC tests
+Cipher = DES-EDE-CBC
+Key = 0123456789abcdeff1e0d3c2b5a49786
+IV = fedcba9876543210
+Plaintext = 37363534333231204E6F77206973207468652074696D6520666F722000000000
+Ciphertext = 7948C0DA4FE91CD815DCA96DBC9B60A857EB954F4DEB08EB98722642AE69257B
+
+
# AES 128 ECB tests (from FIPS-197 test vectors, encrypt)
Cipher = AES-128-ECB
Key = 000102030405060708090A0B0C0D0E0F