Artifact [1c88060fd4]
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

Artifact 1c88060fd4d5d12929e84f9e344063d1cf5ce799424590afc5d8fc823ef6adf9:


# DES-CFB1
# From FIPS Pub 81 Appendix D1


# CFB1-DES.Encrypt and CFB1-DES.Decrypt 
Klen = 8
Ilen = 8
Len = 3
Key = 0123456789abcdef
IV = 1234567890abcdef
# 010011100110111101110111
Plaintext = 4e6f77
# 110011010001111011001001
Ciphertext = cd1ec9