CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - montgomery algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - montgomery algorithm - List
[
Static control
]
ModInverse
DL : 0
求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法-for the inverse algorithm, has many other functions, I seek for index, the Montgomery algorithm, etc.
Date
: 2008-10-13
Size
: 906byte
User
:
风小
[
Static control
]
ModInverse
DL : 0
求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法-for the inverse algorithm, has many other functions, I seek for index, the Montgomery algorithm, etc.
Date
: 2025-07-03
Size
: 1kb
User
:
风小
[
CA auth
]
新建 Microsoft Word 文档
DL : 0
RSA核心运算使用的乘模算法就是 M(A*B)。虽然M(A*B)并不是乘模所需要的真正结果,但只要在幂模算法中进行相应的修改,就可以调用这个乘模算法进行计算了。本软件起初未使用Montgomery 乘模算法时,加密速度比使用Montgomery乘模算法慢,但速度相差不到一个数量级。 将上述乘模算法结合前面叙述的幂模算法,构成标准Montgomery幂模算法,即本软件所使用的流程 -RSA computation used by the core modulus algorithm is M (A* B). Although the M (A* B) is not required by the real-mode, but as long as the power modulus algorithm in the corresponding changes, you can call this by the calculated modulus algorithm. This software was initially not used by Montgomery modulus algorithm, the encryption faster than the use of Montgomery modulus algorithm by slow, but the speed was less than an order of magnitude. Modulus algorithm by the above described combination of the previous power-modulus algorithm, which constitute the standard Montgomery idempotent modulus algorithm, that is, the software used in flow
Date
: 2025-07-03
Size
: 3kb
User
:
拉萨
[
Other
]
Rabin_Cryptosystem
DL : 0
我的毕业论文及调研报告:《大模数的Rabin密码保密通信软件》 本文对Rabin密码保密通信软件进行了研究。简单介绍了信息安全技术现状及研究意义,讨论了公钥密码系统和Rabin密码系统及其涉及到的算法,包括大整数的实现、蒙格马利快速幂模运算、Miller-Rabin素性检测法、扩展的欧几里德算法。着重讨论了Rabin密码系统的方案设计以及Winsock通信技术。最后讲解了Rabin密码系统在保密通信中的应用,初步完成了大模数Rabin密码保密通信软件的设计。-My thesis and research report: Great modulus Rabin password secure communication software In this paper, Rabin password confidential communication software were studied. A brief introduction of the information security technology and research significance of the status quo, to discuss public-key cryptosystem and Rabin cryptosystem and involved in the algorithm, including the realization of large integers, Montgomery rapid computing power mode, Miller-Rabin primality test, Extended Euclidean algorithm. Focused on the Rabin cryptosystem Winsock program design and communication technologies. Finally on the Rabin cryptosystem secure communication applications, the initial completion of a large modulus Rabin password confidential communication software design.
Date
: 2025-07-03
Size
: 863kb
User
:
周金月
[
Crack Hack
]
RSA
DL : 0
RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
Date
: 2025-07-03
Size
: 58kb
User
:
caixu
[
Algorithm
]
(Addition_chains_and_Montgomery_algorithm_for_mixe
DL : 0
利用加法链与蒙哥马利算法的混合,加快求幂模运算时的速度·-Montgomery algorithm using additive mixed chain and speed up exponentiation modulo the speed
Date
: 2025-07-03
Size
: 3.51mb
User
:
肖梦奇
[
VC/MFC
]
test
DL : 0
蒙哥马利快速幂模算法,源码中用9907来做测试,思路比较清晰简洁。-Fast Montgomery modular exponentiation algorithm, source code to do tests using 9907, more clear and concise ideas.
Date
: 2025-07-03
Size
: 312kb
User
:
chenqiu
[
Crack Hack
]
refine_RSA
DL : 0
实现了蒙哥马利算法,能够对2048,1024.512位的RSA进行加解密运算,能够自动生成密钥-Montgomery algorithm is implemented, can 2048,1024.512 bit RSA encryption and decryption operations to automatically generate the keys
Date
: 2025-07-03
Size
: 1.46mb
User
:
曾健林
[
VHDL-FPGA-Verilog
]
N_C
DL : 0
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
Date
: 2025-07-03
Size
: 2kb
User
:
Suhrob
[
Mathimatics-Numerical algorithms
]
Montgomery-apply
DL : 0
Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and algorithm theory, be improved and applied to modular exponentiation in RSA.
Date
: 2025-07-03
Size
: 172kb
User
:
yaoy92
[
Crack Hack
]
Improved-Montgomery-algorithm-
DL : 0
改进的基2 Montgomery算法,解决了大素数的加解密运算问题-Improved base 2 Montgomery algorithm to solve the encryption and decryption of large prime numbers computing problems
Date
: 2025-07-03
Size
: 3kb
User
:
lyj
[
CA auth
]
Montgomery
DL : 0
montgomery加密算法在ARM处理器上实现,-Montgomery encryption algorithm is implemented on an ARM processor,
Date
: 2025-07-03
Size
: 141kb
User
:
罗风
[
Windows Develop
]
MRSA_Montgomeo
DL : 0
基于蒙哥马利算法的RSA c+++实现经验证正确可用可直接使用。 -Montgomery algorithm RSA c+++ proven correct can be used directly.
Date
: 2025-07-03
Size
: 18kb
User
:
陪同
[
Data structs
]
Montgomery
DL : 0
编写的蒙哥马利算法实现,是初学者最好的学习代码。用C语言实现-Montgomery algorithm,the best code for beginners
Date
: 2025-07-03
Size
: 1kb
User
:
Liu Xuyuan
[
Crack Hack
]
rsa-VCPP
DL : 0
RSA算法的VC++实现,包括参数选取,蒙哥马利模指数算法-the implement of RSA algorithm useing VC++,Including the selection of parameters, Montgomery modular exponentiation algorithm
Date
: 2025-07-03
Size
: 356kb
User
:
rty
[
VHDL-FPGA-Verilog
]
verilog-montgomery-RSA
DL : 0
基于Montgoery 算法的RSA,FPGA verilog 实现,有测试文件-Based on Montgoery algorithm for RSA,FPGA verilog implementation,bench file
Date
: 2025-07-03
Size
: 7kb
User
:
zj
[
Other
]
RSA-(1)
DL : 0
RSA生成大素数 加密解密 蒙哥马利算法 MFC界面-RSA encryption and decryption generate large prime numbers Montgomery algorithm MFC interface
Date
: 2025-07-03
Size
: 1.82mb
User
:
lei
[
Other
]
Algorithm for Fast Montgomery multiplication
DL : 0
general algorithm for fast montgomery multiplication
Date
: 2025-07-03
Size
: 11kb
User
:
prithi
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.