(#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 201
下载积分: 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 个回复

  • exponentiation-algorithm
    快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的(Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need)
    2012-04-26 10:00:30下载
    积分:1
  • RSA
    RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
    2013-12-01 20:17:45下载
    积分:1
  • rsashuziqianming
    RSA数字签名的源代码 vc++6.0实现的版本(RSA Digital Signature vc source code version 6.0)
    2007-05-16 16:42:45下载
    积分:1
  • Encryption-and-decryption
    加解密!实现微软的加解密的小例子。在用微软的加解密时的一点心得(Encryption and decryption! Microsoft' s encryption and decryption to achieve a small example.)
    2011-10-03 15:25:40下载
    积分:1
  • GenerateKey
    基于crypto++实现RSA密钥对生成,密钥长度1024,vs2010实现(generate RSA key pair based on Crypto++,and save the key pairs which is 1024 bit in txt file )
    2013-03-27 15:26:16下载
    积分:1
  • RSA
    基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能(RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption )
    2011-05-06 16:10:42下载
    积分:1
  • vigenerecipher
    vigenerecipher加密解密算法实例 使用vigenerecipher算法加密字符串 可输入任意密钥(vigenerecipher examples of encryption and decryption algorithms String encryption algorithm using the vigenerecipher Can enter any key)
    2009-09-15 13:25:56下载
    积分:1
  • P2P
    文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA )
    2010-03-05 16:21:08下载
    积分:1
  • rsa
    RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用(RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA)
    2010-10-25 10:31:04下载
    积分:1
  • 3DES-CPP
    3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
    2014-02-07 15:40:00下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载