Artifact 07f4ee353b15c2649ee8b2b5e0cb941adb14ff0640d686b6708de9334ac35c8f:
- File tests/test_vectors/Symetric_Block/AES-256-CFB1.txt — part of check-in [564db0e896] at 2024-03-29 22:59:21 on branch crypto — Added AES symmetrical block cipher test vectors (user: bohagan, size: 314) [annotate] [blame] [check-ins using]
# AES-256-CFB1 # From NIST SP_800-38A Appendix F.3 # CFB1-AES256.Encrypt and CFB1-AES256.Decrypt Klen = 32 Ilen = 16 Len = 2 Key = 603deb1015ca71be2b73aef0857d77811f352c073b6108d72d9810a30914dff4 IV = 000102030405060708090a0b0c0d0e0f # b:0110101111000001 Plaintext = 6bc1 # b:1001000000101001 Ciphertext = 9029