记作业>英语词典>exponentiation翻译和用法

exponentiation

n.  取幂,求幂,乘方

计算机

英英释义

noun

  • the process of raising a quantity to some assigned power
      Synonym:involution

    双语例句

    • It is shown by time complexity that the new algorithm obtains the speed improvement of encryption and decryption compared with the modular exponentiation by the repeated squaring method.
      文章给出一种新的RSA的快速算法,结合模n和底数a对指数m动态地取最优的幂后进行模幂乘运算,时间复杂性分析表明新算法可以减少加密和解密的计算量。
    • The research of this paper has using value, improving the processing of encryption and decryption by fast implementation of modular exponentiation and modular multiplication algorithm.
      RSA算法的快速实现是现代密码学研究的方向之一,本文研究表明通过改进公钥密码体制中的模幂乘算法,可以进一步提高RSA的效率,具有一定的实用价值。
    • If we use exponentiation to encrypt or decrypt, the adversary can use logarithm to attack.
      如果我们运用求幂运算来加密和解密,对手就可以运用对数进行攻击。
    • A concrete instance is presented in which the S-Box iteration is much less time-consuming than modular exponentiation.
      给出一个实例,在该实例中S盒的迭代远远快于模指数计算。
    • This paper introduced a method called "sliding-window" used in multiple-precision integer exponentiation arithmetic, and studied its application combined with Montgomery reduction, and how to calculate the "window size" related to the bits of the multiple-precision integer.
      介绍了多精度整数求幂运算中的“滑动窗口”算法,并结合Montgomery约简算法,对“滑动窗口”算法进行了应用研究,分析了根据多精度整数的位数来确定相应的窗口大小。
    • To transform the Modular Exponentiation into multiple Modular Multiplication by a series of mathematical derivation.
      通过一系列数学变换,将模幂运算变换成多次模乘运算。
    • We designed a highly efficient proxy signature scheme. Compared with other scheme, it needs no modular exponentiation and pairing in the signing algorithm. Thus, it is suitable for the low end devices.
      设计了一个高效的代理签名方案,和其他已提出的代理签名方案相比,它的签名算法没有计算量较重的模指数运算和配对运算,比较适合计算能力较弱的低端计算设备。
    • A new fast dynamic combined modular exponentiation multiplication is presented.
      提出了一种新的动态组合RSA算法。
    • Modular exponentiation of larger-number has universal application in cryptography, and it is the base operation in most public-key cryptography algorithms.
      大数模幂在密码学领域有广泛的应用,它是公钥密码的基础。
    • First countermeasures for the exponentiation computation of RSA cryptographic algorithm were summarized.
      综述了RSA密码算法中模幂运算的主要攻击方法及其防御措施。