Artifact 401077fbeab5a87c30a2c30ac6120fa1ed51f4612a83f5e5929022ab975adbb6:
- File tests/test_vectors/Symetric_Block/DES-EDE3-CFB1.txt — part of check-in [66cee0f83a] at 2024-03-31 03:12:20 on branch crypto — Added 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 = 1 Key = 0123456789abcdef23456789abcdef01456789abcdef0123 IV = f69f2445df4f9b17 # 01101011 Plaintext = 6b # 01011100 Ciphertext = 5c # CFB1-TDES.Encrypt and CFB1-TDES.Decrypt Klen = 24 Ilen = 8 Len = 1 Key = 0123456789abcdef23456789abcdef010123456789abcdef IV = f69f2445df4f9b17 # 01101011 Plaintext = 6b # 01100110 Ciphertext = 66