- 4
- 0
- 约8.93千字
- 约 45页
- 2019-11-30 发布于天津
- 举报
CFB特点 适合数据以比特或字节为单位出现 错误传播 Advantages and Limitations of CFB appropriate when data arrives in bits/bytes most common stream mode limitation is need to stall while do block encryption after every n-bits note that the block cipher is used in encryption mode at both ends errors propogate for several blocks after the error OFB(output feedback)模式的结构类似于CFB,见图4.13。不同之处如下:OFB模式是将加密算法的输出反馈到移位寄存器,而CFB模式中是将密文单元反馈到移位寄存器。 4. 输出反馈(OFB)模式 OFB模式加密示意图 64-j比特 j比特 DES 加密 K 选j比特 丢弃64-j比特 64-j比特 j比特 DES 加密 K 选j比特 丢弃64-j比特 64-j比特 j比特 DES 加密 K 选j比特 丢弃64-j比特 c1 c2 IV(移位寄存器) Cm OFB模式解密示意图 64-j比特 j比特 DES 加
原创力文档

文档评论(0)