登录
首页 » Visual C++ » RSA(NTL)

RSA(NTL)

于 2014-04-29 发布 文件大小:3354KB
0 79
下载积分: 1 下载次数: 41

代码说明:

  用VC6.0实现的,运用NTL大整数库实现RSA的加密和解密算法,具有较高的效率!(VC6.0 achieved by applying NTL large integer achieve RSA encryption and decryption algorithms, with high efficiency!)

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

发表评论

0 个回复

  • md5-vc
    MD5加密c++实现 本人在项目里测试过 可以使用 操作简单(MD5 c++)
    2015-05-04 17:59:55下载
    积分:1
  • P2P
    文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA )
    2010-03-05 16:21:08下载
    积分:1
  • ImageCryption
    图像加密算法,很不错的东东。包含图像基本的加密算法(image cryption)
    2012-01-04 10:14:29下载
    积分:1
  • Elgamal
    Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.(Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.)
    2009-06-14 22:02:20下载
    积分:1
  • DESsystem
    说明:  DES加密算法,C++编写,有界面有录像,写的很详细的大项目(DES encryption algorithm, C++ written, there is a video interface, written in large projects in great detail)
    2011-04-10 21:12:01下载
    积分:1
  • Hideseek_introduction
    Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
    2013-10-30 11:21:59下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • sha-256
    sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
    2021-04-28 16:08:43下载
    积分:1
  • GPU-AES
    使用cuda的aes加解密kernel函数(the kernel function of aes encrypt)
    2012-04-27 10:15:24下载
    积分:1
  • 080702
    公钥密码基础设施应用技术体系 密码设备应用接口规范 做系统安全性的参考文档。(Application of public key cryptography infrastructure equipment application technology system password security system interface specifications make reference to the document.)
    2011-08-09 00:24:47下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载