文件名称:RSA
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 110kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RSA+DES混合文件加密
RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。
RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。
-Hybrid RSA+ DES File encryption RSA algorithm is the first can be used for both encryption and digital signature algorithms, but also easy to understand and operate. RSA is the most widely studied public key algorithm, which made nearly two decades now, through the various attacks the test, was gradually accepted, generally considered the best public key is one of the options. RSA' s security relies on the factorization of large numbers, but not theoretically prove the difficulty of deciphering the RSA and the difficulty of large integer equivalent. RSA' s major flaw is that in theory can not grasp how the performance of its security and passwords, many academics are not the NPC tends to factorization problems.
RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。
RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。
-Hybrid RSA+ DES File encryption RSA algorithm is the first can be used for both encryption and digital signature algorithms, but also easy to understand and operate. RSA is the most widely studied public key algorithm, which made nearly two decades now, through the various attacks the test, was gradually accepted, generally considered the best public key is one of the options. RSA' s security relies on the factorization of large numbers, but not theoretically prove the difficulty of deciphering the RSA and the difficulty of large integer equivalent. RSA' s major flaw is that in theory can not grasp how the performance of its security and passwords, many academics are not the NPC tends to factorization problems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSA\源代码\AboutDlg.cpp
...\......\AboutDlg.h
...\......\BigInt.cpp
...\......\BigInt.h
...\......\CreditStatic.CPP
...\......\CreditStatic.H
...\......\Des.cpp
...\......\Des.h
...\......\FileInOut.cpp
...\......\FileInOut.h
...\......\GfL.cpp
...\......\GfL.h
...\......\Label.cpp
...\......\label.h
...\......\Mcs.cpp
...\......\Mcs.h
...\......\MixedCS.aps
...\......\MixedCS.clw
...\......\MixedCS.cpp
...\......\MixedCS.dsp
...\......\MixedCS.dsw
...\......\MixedCS.h
...\......\MixedCS.ncb
...\......\MixedCS.opt
...\......\MixedCS.plg
...\......\MixedCS.rc
...\......\MixedCSDlg.cpp
...\......\MixedCSDlg.h
...\......\MyFileDialog.cpp
...\......\MyFileDialog.h
...\......\res\Hand.cur
...\......\...\MixedCS.ico
...\......\...\MixedCS.rc2
...\......\resource.h
...\......\Rsa.cpp
...\......\Rsa.h
...\......\RsaKeyDlg.cpp
...\......\RsaKeyDlg.h
...\......\StdAfx.cpp
...\......\StdAfx.h
...\......\Window.cpp
...\......\Window.h
...\......\res
...\源代码
RSA
...\......\AboutDlg.h
...\......\BigInt.cpp
...\......\BigInt.h
...\......\CreditStatic.CPP
...\......\CreditStatic.H
...\......\Des.cpp
...\......\Des.h
...\......\FileInOut.cpp
...\......\FileInOut.h
...\......\GfL.cpp
...\......\GfL.h
...\......\Label.cpp
...\......\label.h
...\......\Mcs.cpp
...\......\Mcs.h
...\......\MixedCS.aps
...\......\MixedCS.clw
...\......\MixedCS.cpp
...\......\MixedCS.dsp
...\......\MixedCS.dsw
...\......\MixedCS.h
...\......\MixedCS.ncb
...\......\MixedCS.opt
...\......\MixedCS.plg
...\......\MixedCS.rc
...\......\MixedCSDlg.cpp
...\......\MixedCSDlg.h
...\......\MyFileDialog.cpp
...\......\MyFileDialog.h
...\......\res\Hand.cur
...\......\...\MixedCS.ico
...\......\...\MixedCS.rc2
...\......\resource.h
...\......\Rsa.cpp
...\......\Rsa.h
...\......\RsaKeyDlg.cpp
...\......\RsaKeyDlg.h
...\......\StdAfx.cpp
...\......\StdAfx.h
...\......\Window.cpp
...\......\Window.h
...\......\res
...\源代码
RSA