作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (2): 150-151. doi: 10.3969/j.issn.1000-3428.2010.02.053

• 安全技术 • 上一篇    下一篇

模2n加的异或差分概率的快速计算方法

张庆贵   

  1. (解放军信息工程大学电子技术学院,郑州 450004)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-01-20 发布日期:2010-01-20

Fast Computing Method to XOR Differential Probability of Addition Modulo 2n

ZHANG Qing-gui   

  1. (Institute of Electronic Technology, PLA Information Engineering University, Zhengzhou 450004)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-01-20 Published:2010-01-20

摘要: 分析模2n加变换的异或差分概率计算算法的计算复杂性,利用以空间换时间的思想,将该算法中的矩阵乘积运算预先计算并予以存储,从而以查表运算替代多个矩阵乘积运算等方法对模2n加变换的异或差分概率计算算法进行改进,改进后算法的计算复杂性小于现有方法计算复杂性的7.7%。

关键词: 模2n加, 异或差分概率, 快速计算

Abstract: This paper analyzes the computational complexity of the algorithm for computing the XOR differential probability of addition modulo 2n. With the idea of time-memory trade-off, by computing and storing the products of matrices algorithm in advance, and replacing the computing of matrices products with looking up tables, it improves the computing algorithm. The computational complexity of new algorithm is less than 7.7% times of that of the existing method.

Key words: additional modulo 2n, XOR differential probability, fast computing

中图分类号: