说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 模乘运算
1)  modular multiplication
模乘运算
1.
Novel systolic implementation of modular multiplication for large operands;
一种大数模乘运算的线性脉动阵列新结构
2.
The modular multiplication over finite field GF(2m) is the most fundamental operation in elliptic curve cryptography, and accelerating the modular multiplication is the key to improving the performances of ECC algorithms over GF(2m).
在椭圆曲线密码体制(ECC)中,有限域GF(2m)上模乘运算是最基本的运算,加速模乘运算是提高ECC算法性能的关键。
3.
With the help of word-based modular multiplication algorithm,the proposed multiplier is able to work with any precision of the input operands.
基于基为4的Montgomery模乘算法和改进的流水线组织结构,文章提出了一种结构优化的可扩展模乘运算器结构。
2)  modular exponentiation
模幂乘运算
1.
Arming at the complicated large modular exponentiation of public-key cryptography and digital signature such as RSA, Elgamal and DSA, this paper has analyzed some algorithms for implementation large modular exponentiation.
针对 RSA、Elgamal、DSA等算法在进行数据加密或数字签名时都要进行复杂的大数模幂乘运算 ,本文分析了目前常用的几种大数模幂乘算法 ,并在此基础上提出了一种动态匹配快速算法 。
3)  modulo multiplication
代数模乘运算
4)  large module multiplication
大数模乘运算
5)  large number modular power multiplication operation
大数模幂乘运算
6)  modular exponentiator
模乘幂运算器
补充资料:模运算性质

模运算有下述性质:

(1)若q|(a-b),则a≡b (mod q) 11 ≡4 (mod 7) 18 ≡ 4(mod 7)

(2)(a mod q)=(b mod q)意味a≡b mod q

(3) 对称性,a≡b mod q等价于b≡a mod q

(4)传递性,若a≡b mod q且b≡c mod q ,则a≡c mod q

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条