Artifact cc5cbb6c2632e698618494c6ceeb484abc52097a4d56ae957dad9a0df462bdc6:
- File tests/test_vectors/Symetric_Block/DES-OFB1.txt — part of check-in [66cee0f83a] at 2024-03-31 03:12:20 on branch crypto — Added DES test vectors (user: bohagan, size: 248) [annotate] [blame] [check-ins using]
# DES-OFB1 # From FIPS Pub 81 Appendix E # OFB1-DES.Encrypt and OFB1-DES.Decrypt Klen = 8 Ilen = 8 Len = 3 Key = 0123456789abcdef IV = 1234567890abcdef # 010011100110111101110111 Plaintext = 4e6f77 # 111000111101001101001011 Ciphertext = e3d34b