文件名称:rsasoft.rar
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:17.28kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用vc++实现RSA加密解密算法源代码
[VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source code [VC_RSA.rar]- a, RSA express the basic principles of M and the ciphertext packet division C, encryption and decryption process is as follows: C = POW (M, e) mod n M = POW (C, d) mod n = POW (POW (M, e), d) mod n = POW (M, e* d) which is a POW exponential function, mod is to strive for balance function.
[VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source code [VC_RSA.rar]- a, RSA express the basic principles of M and the ciphertext packet division C, encryption and decryption process is as follows: C = POW (M, e) mod n M = POW (C, d) mod n = POW (POW (M, e), d) mod n = POW (M, e* d) which is a POW exponential function, mod is to strive for balance function.
相关搜索: pow
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rsasoft/ReadMe.txt
rsasoft/rsa.cpp
rsasoft/rsa.def
rsasoft/rsa.dsp
rsasoft/rsa.dsw
rsasoft/rsa.ncb
rsasoft/rsa.opt
rsasoft/rsa.plg
rsasoft/rsa_san.cpp
rsasoft/rsa_san.h
rsasoft/StdAfx.cpp
rsasoft/StdAfx.h
rsasoft/vlong.cpp
rsasoft/vlong.h
rsasoft/Debug
rsasoft
rsasoft/rsa.cpp
rsasoft/rsa.def
rsasoft/rsa.dsp
rsasoft/rsa.dsw
rsasoft/rsa.ncb
rsasoft/rsa.opt
rsasoft/rsa.plg
rsasoft/rsa_san.cpp
rsasoft/rsa_san.h
rsasoft/StdAfx.cpp
rsasoft/StdAfx.h
rsasoft/vlong.cpp
rsasoft/vlong.h
rsasoft/Debug
rsasoft
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.