Artifact c6b51ac3c82a0fd398cb1e35a3a1a52a35f1c6fe2fc11f6169a2a447f7f789ce:
- File tests/test_vectors/Symetric_Block/AES-128-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: 282) [annotate] [blame] [check-ins using]
# AES-128-CFB1 # From NIST SP_800-38A Appendix F.3 # CFB1-AES128.Encrypt and CFB1-AES128.Decrypt Klen = 16 Ilen = 16 Len = 2 Key = 2b7e151628aed2a6abf7158809cf4f3c IV = 000102030405060708090a0b0c0d0e0f # b:0110101111000001 Plaintext = 6bc1 # b:0110100010110011 Ciphertext = 68b3