The algorithm is referred to as a stream or block cipher depending on whether the algorithm transfor
中文解释
算法被称作流密码(streamcipher)还是块密码(blockcipher),取决于算法转换消息时是一次一个字节还是一次一个块(8个字节)。
算法被称作流密码(streamcipher)还是块密码(blockcipher),取决于算法转换消息时是一次一个字节还是一次一个块(8个字节)。