搜索资源列表

  1. ModInverse

    0下载:
  2. 求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法-for the inverse algorithm, has many other functions, I seek for index, the Montgomery algorithm, etc.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:906byte
    • 提供者:风小
  1. 新建 Microsoft Word 文档

    0下载:
  2. RSA核心运算使用的乘模算法就是 M(A*B)。虽然M(A*B)并不是乘模所需要的真正结果,但只要在幂模算法中进行相应的修改,就可以调用这个乘模算法进行计算了。本软件起初未使用Montgomery 乘模算法时,加密速度比使用Montgomery乘模算法慢,但速度相差不到一个数量级。 将上述乘模算法结合前面叙述的幂模算法,构成标准Montgomery幂模算法,即本软件所使用的流程
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2.8kb
    • 提供者:拉萨
  1. ModInverse

    0下载:
  2. 求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法-for the inverse algorithm, has many other functions, I seek for index, the Montgomery algorithm, etc.
  3. 所属分类:Static控件

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:风小
  1. 新建 Microsoft Word 文档

    0下载:
  2. RSA核心运算使用的乘模算法就是 M(A*B)。虽然M(A*B)并不是乘模所需要的真正结果,但只要在幂模算法中进行相应的修改,就可以调用这个乘模算法进行计算了。本软件起初未使用Montgomery 乘模算法时,加密速度比使用Montgomery乘模算法慢,但速度相差不到一个数量级。 将上述乘模算法结合前面叙述的幂模算法,构成标准Montgomery幂模算法,即本软件所使用的流程 -RSA computation used by
  3. 所属分类:CA认证

    • 发布日期:2024-11-25
    • 文件大小:3kb
    • 提供者:拉萨
  1. RSA

    0下载:
  2. RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:58kb
    • 提供者:caixu
  1. GFP_MONT_INV_Project

    0下载:
  2. this the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algori
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:13kb
    • 提供者:majid
  1. RSA_Montgomery

    0下载:
  2. 基于蒙哥马利算法的RSA c++实现 经验证正确可用-Implement RSA based on Montgomery Modular Exponentation
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:18kb
    • 提供者:hut
  1. montgomery

    0下载:
  2. Just a simple dynamic programming project for a CS class. Finds longest palindromic subsequence of an input string-Just a simple dynamic programming project for a CS class. Finds longest palindromic subsequence of an in
  3. 所属分类:Windows编程

    • 发布日期:2024-11-25
    • 文件大小:3kb
    • 提供者:Nathan
  1. montright29032004.tar

    0下载:
  2. Montgomery modular multiplication in C. Very important to perform modular exponentiation as needed in RSA cryptosystems.
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:62kb
    • 提供者:mesquita
  1. montgomeryMot

    0下载:
  2. Montgomery modular multiplication in maple. Used for modular exponentiation in RSA cryptosystems.
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:mesquita
  1. monExpFUNCIONANDOv040208.mw

    0下载:
  2. Montgomery modular exponentiation in maple.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:8kb
    • 提供者:mesquita
  1. N_C

    0下载:
  2. Medium module for calcilating Modular Multiplication by Montgomery algorithm. q = (x0 + ai*b0)*m_sh. It calculate m_sh. For it it need the LSB byte of module. My E-mail: suhrob106@rambler.ru
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-25
    • 文件大小:2kb
    • 提供者:Suhrob
  1. Montgomery-apply

    0下载:
  2.  Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and alg
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-25
    • 文件大小:172kb
    • 提供者:yaoy92
  1. Improved-Montgomery-algorithm-

    0下载:
  2. 改进的基2 Montgomery算法,解决了大素数的加解密运算问题-Improved base 2 Montgomery algorithm to solve the encryption and decryption of large prime numbers computing problems
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:3kb
    • 提供者:lyj
  1. Montgomery

    0下载:
  2. RSA加密解密算法中重要的模乘算法——montgomery算法的分析与研究。-montgomery modular multiplication in RSA
  3. 所属分类:加密解密

    • 发布日期:2024-11-25
    • 文件大小:91kb
    • 提供者:青春
  1. Montgomery

    0下载:
  2. montgomery加密算法在ARM处理器上实现,-Montgomery encryption algorithm is implemented on an ARM processor,
  3. 所属分类:CA认证

    • 发布日期:2024-11-25
    • 文件大小:141kb
    • 提供者:罗风
  1. Montgomery

    0下载:
  2. 编写的蒙哥马利算法实现,是初学者最好的学习代码。用C语言实现-Montgomery algorithm,the best code for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:Liu Xuyuan
  1. Montgomery-VLSI

    0下载:
  2. 基为16的高速Montgomery模乘法器VLSI设计-Montgomery VLSI
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:481kb
    • 提供者:施宁
  1. Montgomery

    0下载:
  2. Montgomery Invert Algo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-25
    • 文件大小:2kb
    • 提供者:dantec
  1. Algorithm for Fast Montgomery multiplication

    0下载:
  2. general algorithm for fast montgomery multiplication
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:11kb
    • 提供者:prithi
« 12 »

源码中国 www.ymcn.org