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

  • Paillier
    一种加密算法,可以直接对密文进行操作,而不需要知道相应的明文。(homomorphic encryption)
    2013-03-19 08:57:30下载
    积分:1
  • chaos
    针对Logistic映射,实现数字图像迭代混沌加密算法()
    2007-08-06 22:30:58下载
    积分:1
  • DES_C
    基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
    2013-08-15 01:48:09下载
    积分:1
  • sm-
    国密算法sm实现 sm2数字签名 密钥交换,sm3,sm4,已实现、求sm2第四部分公钥加密c实现源码。。。江湖救急。。。(sm2,sm3,sm4。。。)
    2013-03-13 22:41:56下载
    积分:1
  • setpassfolder
    加密文件夹,十分好用 使用visual basic环境编程(lock file)
    2013-12-01 17:45:52下载
    积分:1
  • MD5SHA1
    md5及sha-1算法及验证文件,vc6.0调试无误(md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct)
    2009-09-18 09:02:34下载
    积分:1
  • des-daima
    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:(DES ( Data Encryption Standard ) algorithm, in 1977 the U.S. government s official permission , is a 56 -bit key to encrypt 64 data . 56 keys of the DES algorithm scenery is not , and often with Des encryption expressly decipher reported , but look at the old standard encryption algorithm is always useful , but the DES algorithm has been widely used in a some occasions , she still plays a waste heat . (such as : UNIX password algorithm is DES algorithm -based ) . To modify the Triple DES is also resistant to cracking . The following is a description language on how to achieve the DES algorithm : )
    2012-04-28 10:01:59下载
    积分:1
  • RSA
    C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
    2009-04-22 04:54:04下载
    积分:1
  • hundunjiami
    说明:  一个关于加密音频,图像的VB程序,功能还算可以,希望可以帮到人!!(One on encryption of audio, images VB program, function OK, the desire to help people! !)
    2021-02-28 17:49:35下载
    积分:1
  • DES-PIC-CBC
    DES加密方法加密BMP图像,CBC方式实现。(DES encryption methods encryption BMP image, CBC way.)
    2020-10-09 20:47:34下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载