bit-oriented meaning in Chinese
按位的
存取的
定位的
面向位
Examples
- Bit - oriented memory
按位存取存储器 - Perl is very helpful for the programmer , but that can be an impediment when implementing bit - oriented algorithms
Perl对程序员来说非常有用,但是它并不擅长处理面向比特的算法。 - Obviously rc6 is not square - like cipher . square attack can only attack few rounds of rc6 , because the data - rotations of rc6 affact the rules of propagation for active and passive words , which makes square attack ineffective . we analyse the square attack against serpent which is bit - oriented cipher , and the result shows that square attack on serpent is weak , because the bit - oriented linear operations interrupt the rules of propagation for active and passive multiset
我们将square攻击应用于rc6密码,发现square攻击只能攻击少数几轮rc6 ,这主要是因为rc6的数据依赖循环运算打乱了活动字节和固定字节的传播路径,使得攻击无法进行。我们分析了对serpent密码的square攻击, serpent密码的按比特线性混合运算打乱了所构造multiset的传播路径,使得攻击只能进行到3轮serpent密码。