六六字典>英语词典>exponentiation翻译和用法

exponentiation

n.  取幂,求幂,乘方

计算机

英英释义

noun

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

    双语例句

    • The algorithm is useful to speed up the operation for some cryptographic protocols based on multiple exponentiation.
      此算法对基于多重取幂密码协议的快速运作是很有效用的。
    • Modular exponentiation is the most common fundamental and time consuming operation in RSA public-key cryptosystems.
      模幂运算是RSA公钥密码算法中最基本也是最耗时的运算。
    • Running this code verifies that exponentiation works ( modulo the bug I mentioned earlier), so half of the battle is now complete.
      运行这段代码确保可以求幂(忽略我之前提到的bug),这样就完成了一半的工作。
    • A Practical Fast Exponentiation Algorithm for Public key
      关于公开密钥的一种实用的快速取幂算法
    • On estimation of optimal window size in m_ary algorithm in modular exponentiation and point multiplication;
      定义了大窗口和小窗口,指出经典蚁群算法实质上是大窗口蚁窗算法。
    • Implementation of SPA Resistant RSA Exponentiation Algorithm
      抵御简单功耗分析的RSA模幂算法实现
    • A hardware design for modular exponentiation of big number
      一种大数模幂的硬件实现设计
    • 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的效率,具有一定的实用价值。
    • Based on analyses of self-randomized modular exponentiation algorithm, a new side-channel atomic strict self-randomized modular exponentiation algorithm is proposed in which a BBS random number generator and the side-channel atomic technology are applied to improve the original algorithm.
      通过对自随机化模幂算法的分析,提出将BBS随机数发生器和侧信道原子化技术应用于改进的算法中,得到侧信道原子化的严格自随机化模幂算法。
    • If we use exponentiation to encrypt or decrypt, the adversary can use logarithm to attack.
      如果我们运用求幂运算来加密和解密,对手就可以运用对数进行攻击。