登录
首页 » Visual C++ » wugacsp 非对称密钥的生成、导入、导出、加密、解密

wugacsp 非对称密钥的生成、导入、导出、加密、解密

于 2020-06-27 发布 文件大小:896KB
0 193
下载积分: 1 下载次数: 48

代码说明:

  这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)

文件列表:

CSP
...\CSPtest
...\.......\CSPtest.cpp
...\.......\CSPtest.dsp
...\.......\CSPtest.dsw
...\.......\CSPtest.h
...\.......\CSPtest.rc
...\.......\CSPtestDoc.cpp
...\.......\CSPtestDoc.h
...\.......\CSPtestView.cpp
...\.......\CSPtestView.h
...\.......\GenRsaKey.cpp
...\.......\GenRsaKey.h
...\.......\KeyOperation.cpp
...\.......\KeyOperation.h
...\.......\MainFrm.cpp
...\.......\MainFrm.h
...\.......\ReadMe.txt
...\.......\res

...\.......\...\CSPtest.rc2


...\.......\Resource.h
...\.......\StdAfx.cpp
...\.......\StdAfx.h
...\.......\wincrypt.h
...\.......\对称加密后.txt
...\.......\对称待加密文件.txt
...\.......\签名原文.txt
...\.......\签名后数据.txt
...\.......\非对称加密后文件.txt
...\.......\非对称待加密文件.txt
...\CSPTEST2
...\........\Csp.cpp
...\........\Csp.h
...\........\CSPTEST2.cpp
...\........\CSPTEST2.dsp
...\........\CSPTEST2.dsw
...\........\CSPTEST2.h
...\........\CSPTEST2.rc
...\........\CSPTEST2Dlg.cpp
...\........\CSPTEST2Dlg.h
...\........\ReadMe.txt
...\........\res

...\........\...\CSPTEST2.rc2
...\........\Resource.h
...\........\StdAfx.cpp
...\........\StdAfx.h
...\........\wincrypt.h
...\........\会话加密原文.txt
...\........\会话密钥数据文件.txt
...\........\会话数据加密密文.txt
...\........\会话解密后数据.txt
...\........\加密公钥文件.txt
...\........\加密私钥文件.txt
...\........\签名公钥文件.txt
...\........\签名私钥文件.txt
...\写读这个下下吧.txt
CSPtest
.......\CSPtest.aps
.......\CSPtest.clw
.......\CSPtest.cpp
.......\CSPtest.dsp
.......\CSPtest.dsw
.......\CSPtest.h
.......\CSPtest.ncb
.......\CSPtest.opt
.......\CSPtest.plg
.......\CSPtest.rc
.......\CSPtestDoc.cpp
.......\CSPtestDoc.h
.......\CSPtestView.cpp
.......\CSPtestView.h
.......\GenRsaKey.cpp
.......\GenRsaKey.h
.......\KeyOperation.cpp
.......\KeyOperation.h
.......\MainFrm.cpp
.......\MainFrm.h
.......\ReadMe.txt
.......\res

.......\...\CSPtest.rc2


.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\wincrypt.h
.......\对称加密后.txt
.......\对称待加密文件.txt
.......\签名原文.txt
.......\签名后数据.txt
.......\非对称加密后文件.txt
.......\非对称待加密文件.txt
CSPTEST2
........\Csp.cpp
........\Csp.h

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

发表评论

0 个回复

  • RSA
    自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)
    2013-10-21 00:34:18下载
    积分:1
  • DD_PassWord
    实现任意数据文件的加密,和输入的数据加密(PassWord)
    2010-05-31 12:24:24下载
    积分:1
  • duobiaotidai
    一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)(a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1))
    2006-10-10 17:33:56下载
    积分:1
  • unpack-themida
    Themida的另类破解 附件提供的一个程序是用汇编写的PE信息小工具,用Themida1855加密,加密选择RISC-64 processor,全选加密可选项,并对部分API函数使用VM加密,入口虚拟系数选择15。
    2012-11-06 11:57:45下载
    积分: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
  • Encrypt-your--program-by-U-disk
    修改本程序中的U盘的序列号后,程序可以变成你自己的独立的U盘启动密匙, 只能你的U盘才能打开程序 不需要往U盘中存入任何文件,就可实现用U盘加密程序.只能通过你的U盘启动你的程序 程序中有详细的注释(Encrypt your program by a soul U-disk without saving anything in you disk Modify the program, U-disk serial number, the program can become your own independent U disk key, only you can open U disk U disk does not need to deposit any file, can be achieved U disk encryption program)
    2011-09-01 16:44:59下载
    积分:1
  • DESRSA
    des和rsa的算法演示文档 (des and rsa algorithm presentation)
    2008-03-20 14:11:54下载
    积分:1
  • md4
    这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;(This is a static md4 encryption algorithm is the vc environment implementation, c languages;)
    2005-04-30 11:59:45下载
    积分:1
  • affine1
    仿射 suanfa daima 加密 解密(affine suanfa daima affine )
    2010-09-02 03:36:51下载
    积分:1
  • Rc4
    采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件( U91C7 u758ccc_cn R U6587 u4EF6)
    2021-02-28 16:49:35下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载