Linearization Method and Linear Complexity
スポンサーリンク
概要
- 論文の詳細を見る
We focus on the relationship between the linearization method and linear complexity and show that the linearization method is another effective technique for calculating linear complexity. We analyze its effectiveness by comparing with the logic circuit method. We compare the relevant conditions and necessary computational cost with those of the Berlekamp-Massey algorithm and the Games-Chan algorithm. The significant property of a linearization method is that it needs no output sequence from a pseudo-random number generator (PRNG) because it calculates linear complexity using the algebraic expression of its algorithm. When a PRNG has n [bit] stages (registers or internal states), the necessary computational cost is smaller than O(2n). On the other hand, the Berlekamp-Massey algorithm needs O(N2) where N(≅2n) denotes period. Since existing methods calculate using the output sequence, an initial value of PRNG influences a resultant value of linear complexity. Therefore, a linear complexity is generally given as an estimate value. On the other hand, a linearization method calculates from an algorithm of PRNG, it can determine the lower bound of linear complexity.
- (社)電子情報通信学会の論文
- 2008-01-01
著者
-
Tanaka Hidema
National Inst. Of Information And Communications Technol. Koganei‐shi Jpn
-
Tanaka Hidema
National Institute Of Information And Communications Technology Information Security Center
関連論文
- Evaluation of Information Leakage via Electromagnetic Emanation and Effectiveness of Tempest
- Classification of Hash Functions Suitable for Real-Life Systems
- Changes to Quantum Cryptography
- Linearization Method and Linear Complexity