Artifact 75268758d3f61770351c8c27a97b0921b9d0b756ce9cbf0b02d6e7223b2e212f:
- File tests/test_vectors/Symetric_Block/DES-EDE3-CFB1.txt — part of check-in [ac8a00b954] at 2024-03-30 22:37:19 on branch crypto — Added Triple DES test vectors (user: bohagan, size: 447) [annotate] [blame] [check-ins using]
# DES-EDE3-CFB1 (3DES) # From FIPS Pub 46-3 # CFB1-TDES.Encrypt and CFB1-TDES.Decrypt Klen = 24 Ilen = 8 Len = 2 Key = 0123456789abcdef23456789abcdef01456789abcdef0123 IV = f69f2445df4f9b17 # 01101011 Plaintext = 6b # 01011100 Ciphertext = 5c # CFB1-TDES.Encrypt and CFB1-TDES.Decrypt Klen = 24 Ilen = 8 Len = 2 Key = 0123456789abcdef23456789abcdef010123456789abcdef IV = f69f2445df4f9b17 # 01101011 Plaintext = 6b # 01100110 Ciphertext = 66