Description: RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and the compiler UNIX_LINUX SCRIP, it is worth the download Platform: |
Size: 182783 |
Author:肖蔚 |
Hits:
Description: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。
-RSA algorithm analysis application, appraisal document RSA encryption algorithm application of the feasibility and significance. Practical design of a complete set of documents RSA encryption solution to achieve specific coding. RSA algorithm to study conventional RSA algorithm, using C to achieve RSA encryption algorithm library. and 32% Packaging windows platform components. In. Net platform invocation components can be achieved for arbitrary document RSA encryption operation Window applications. After an encrypted file and key documents are text documents. Class is the key category map, the entire application document describes the structure, the key modules flowchart, more detailed interface documentation, All source code. Application procedures for conducting tests on the test results Platform: |
Size: 1052497 |
Author:周刘兵 |
Hits:
Description: RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and the compiler UNIX_LINUX SCRIP, it is worth the download Platform: |
Size: 182272 |
Author:肖蔚 |
Hits:
Description: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。
-RSA algorithm analysis application, appraisal document RSA encryption algorithm application of the feasibility and significance. Practical design of a complete set of documents RSA encryption solution to achieve specific coding. RSA algorithm to study conventional RSA algorithm, using C to achieve RSA encryption algorithm library. and 32% Packaging windows platform components. In. Net platform invocation components can be achieved for arbitrary document RSA encryption operation Window applications. After an encrypted file and key documents are text documents. Class is the key category map, the entire application document describes the structure, the key modules flowchart, more detailed interface documentation, All source code. Application procedures for conducting tests on the test results Platform: |
Size: 1051648 |
Author:周刘兵 |
Hits:
Description: rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can do 1024bits encryption. Platform: |
Size: 5120 |
Author:徐凯 |
Hits:
Description: 这个是RSA加密算法C源程序,希望对需要的朋友有所帮助-This is the RSA encryption algorithm C source code, and they hope to help a friend in need Platform: |
Size: 22528 |
Author:charry |
Hits:
Description: 是很不错的RSA代码!不是本人的!为了大家学习!进步!此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个树图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. C++写的椭圆曲线加密算法库源码
-RSA is a very good code! Not own! For them to learn from! Progress! This DataGridView control is to enable support for multi-dimensional tables first, and the design. Through into a tree (TreeView) concept, each node corresponds to the a table header cell. in multi-dimensional in the title of every equivalent to the bottom of the title of the lowest depth of the TreeView nodes. C++ to write the elliptic curve encryption algorithm library source Platform: |
Size: 3072 |
Author:易天行 |
Hits:
Description: 应用密码学:协议、算法与C源程序
全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。
全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-Applied Cryptography: Protocols, Algorithms and C source code book is divided into four parts, first of all define the various terms of cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of agreements, cryptographic techniques are discussed in detail, and on this basis, lists, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 instances of multiple applications and provides the algorithm' s source code for the list generation. Broad authority of the contents of the book has great practical value. Since the publication has received high praise from industry experts, is dedicated to the study of cryptography professional and non-professionals, a rare books. Platform: |
Size: 20429824 |
Author:cheng |
Hits:
Description: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。-Do research about the application area of RSA encryption and reason that RSA can be used for file encryption. Design a RSA file-encrypt solution and complete an application on Microsoft Windows™ . Design a C++ class based on normal RSA algorithm. And make a DLL module based on the class. Then complete a .Net Framework™ window-application using that DLL. The application can encrypt any file and decrypt them. The file after encryption can be saved as a text file. And the encryption-keys also can be saved as text.Provide pivotal classes chart, project description, core algorithm flowchart, all source code, and module interfaces document. Do application performance test and record the performance data. Analyze the result then optimize core algorithm and improve the application. Finally, create a practical application using RSA algorithm that can encrypt and decrypt any file. And several modules in the project can be reuse by other applications. For instance, the C++ class can be Platform: |
Size: 1044480 |
Author:张波 |
Hits:
Description: C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been compiled into a DLL file, in this in C# which calls a function of their own. Platform: |
Size: 119808 |
Author:蒋先鹏 |
Hits:
Description: C语言,大素数域上的椭圆曲线加密解密算法
[ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释
[DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等
[mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。
[AesCode.rar] - AES c++实现 有图形界面对话框 简单易用
[2745ecc.rar] - 椭圆曲线加密算法
[JXARM9-2410-1.rar] - 创维特arm9开发板使用详解,包含arm9交叉编译环境的搭建,bootloader的烧写,内核的下载,绝对的一本好资料!
[ECDSA.rar] - 椭圆曲线数字签名算法的VC实现,包括大整数类的实现和ecc算法的实现。
[ApplicationofCryptography.rar] - 一本关于密码学应用的学习参考书,内有对称密钥加密、数字签名、认证、公钥加密、哈希算法等内容,内容全面。
[ecc加密算法入门介绍 .rar] - ecc加密算法入门介绍
文件列表(日期:2007050206)(点击判断是否您需要的文件,如果-
C language, elliptic curve encryption and decryption algorithm
[ ibe_dec.rar]- elliptic curve encryption algorithm, encryption step in the source code, there are detailed notes
[ DES.rar]- encryption algorithm source code, including DES, RSA, DAS, RC4, RC5 etc.
[ mulf2m.rar]- elliptic curve encryption algorithm to generate the multiplier, the main function is to achieve the prime field of polynomial modulo P ( large prime numbers) by the operator.
[AesCode.rar]- AES c++ to achieve a simple and easy to use graphical interface dialog box
[ 2745ecc.rar]- elliptic curve encryption algorithm
[ JXARM9-2410-1.rar]- special Skyworth ARM9 development board detailed, including the ARM9 cross compiler environment to build, bootloader programmer, kernel download, is a good information!
[ ECDSA.rar]- elliptic curve digital signature algorithm VC implementation, including the realization of an integer type and ECC algorithm.
[ ApplicationofCryptography.rar]- on the applicat Platform: |
Size: 4096 |
Author:clint |
Hits:
Description: VC/C++源码,加密解密,加密,解密,DES
200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES
A program data processing over 200 common VC++ encryption algorithm code, algorithms like DES, ASN, hex, rsa, etc., you can download stored in the computer, perhaps can be used to later, is also commonly used encryption, practicality is relatively large. Platform: |
Size: 419840 |
Author:dengchao |
Hits: