文件名称:wugacsp
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 896kb
- 下载次数:
- 0次
- 提 供 者:
- gf***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这两个工程主要用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.
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
...\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