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

  • P2P
    文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA )
    2010-03-05 16:21:08下载
    积分:1
  • affine1
    仿射 suanfa daima 加密 解密(affine suanfa daima affine )
    2010-09-02 03:36:51下载
    积分:1
  • Ibe_set
    IBE基于身份的加密系统的系统叁数程序,使用VC6.0开发(IBE identity-based encryption system of systems Triple the number of procedures, the use of VC6.0 Development)
    2020-06-29 21:00:01下载
    积分:1
  • CryptographyBench
    Program that runs AES/RSA algorithm multiple times for different input values and outputs their run times for benchmarking purposes. Written in Visual C#
    2010-03-16 00:35:17下载
    积分: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
  • 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
  • AES-with-ECC
    本文使用ECC加密AES的密钥,再由AES加密明文内容,AES加密强度大,速度快,但是密钥更新繁琐和不安全,由强度很大的非对称密钥算法对AES密钥加密,结合了两方的优点(this programme combine the ECC with AES.using the ECC to cipher the AES key,and using the AES to cipher the m)
    2020-06-29 10:20:02下载
    积分:1
  • aes
    一个能直接运行的AES加密解密程序,用VC2010开发。(A run of AES encryption to decrypt application directly, use VC2010 development.)
    2014-09-12 12:30:00下载
    积分:1
  • BM
    密码学BM算法的C++实现。可计算100阶m序列的生成多项式(Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order)
    2020-07-01 20:20:01下载
    积分:1
  • jaimi
    信息安全的RSA与DES加解密算法的实现,用的是Visual C++MFC(Information Security RSA encryption and decryption with the DES algorithm, using the Visual C++ MFC)
    2008-05-31 09:20:08下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载