(#include"afx.h"#include"Integer.h"#include<string>#include<iostream>usingnamespacestd//构造大数对象并初始化为零CInteger::CInteger(){m_nLength=1for(inti=0i<BI_MAXLENi++)m_ulValue[i]=0}//解构大数对象CInteger::~CInteger(){}/*大数比较调用方式:N.Cmp(A)返回值:若N<A返回-1;若N=A返回0;若N>A返回1*/intCInteger::Cmp(CInteger&A)) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » rsa

rsa

于 2012-05-16 发布 文件大小:3036KB
0 216
下载积分: 1 下载次数: 6

代码说明:

  rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include #include using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ecc
    实现了ECC算法的加密解密,主要是对字符串的加解密。(Realize the ECC algorithm encrypt, decrypt, is mainly to the string encryption.)
    2021-04-18 20:28:51下载
    积分:1
  • CMAC
    利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看(The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes)
    2020-10-28 18:29:57下载
    积分:1
  • 3des-suanfa
    3des算法code,已经通过visual c++编译.比一重des算法更加可靠!(3DES algorithm code, has passed visual c++ Compiler. Than one algorithm more reliable re-des!)
    2008-04-16 23:17:57下载
    积分:1
  • shiftcipher
    shiftcipher加密解密算法实例 使用shiftcipher算法加密字符串 可输入任意密钥(shiftcipher examples of encryption and decryption algorithms String encryption algorithm using the shiftcipher Can enter any key)
    2009-09-15 13:28:54下载
    积分:1
  • TS_Process_V1.0
    DVB 加扰软件,对TS流文件进行加扰,符合DVB标准(it s a dvb scramble software . it can scrambling ts stream file ,which apply for dvb standards)
    2010-01-04 19:22:39下载
    积分:1
  • EC-Verify-Signature
    基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现(Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation)
    2020-07-03 18:40:01下载
    积分:1
  • md5_cPP
    VC++下MD5运行和使用示例,可以正常使用MD5算法(VC MD5)
    2015-08-11 10:15:02下载
    积分:1
  • DES-disk-system
    以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。(In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy disk arbitrary path of any of the files, encryption, encrypt files can be in soft, hard disk any directory or in the network transmission On the other hand, soft, hard disk to the any classify documents, the decrypted file in the end in a few more the space appears with the original documents are all the same, never affect EXE file, COM file or database files use. Key there are JiaMiZhe in keyboard input 8 characters. )
    2011-12-28 22:14:57下载
    积分:1
  • RSA
    RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
    2013-12-01 20:17:45下载
    积分:1
  • mAffineCipher
    古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
    2011-10-30 10:37:30下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载