Description: Enclosed in this distribution are four projects:
MD5DLLTest: Visual basic project which runs the MD5 test suite against a
MD5 DLL (see below).
VbMD5: A Visual Basic native MD5 message digest class based on the
RSA reference implementation.
md5DLL: A C project which generates a simple Win32 DLL with
the MD5 message digest routines using the RSA reference
implementation.
MD5Java: A Java implementation of the MD5 message digest algorithm based
on the RSA reference implmentation.
Let me know if this has any use!
Robert M. Hubley
hubley@u.washington.edu Platform: |
Size: 45497 |
Author:0940566827 |
Hits:
Description: 能够生成1024位的RSA算法密钥对,C++语言实现-1024 to generate the RSA key pair algorithm, C Language Implementation Platform: |
Size: 58368 |
Author:jjunfan |
Hits:
Description: Enclosed in this distribution are four projects:
MD5DLLTest: Visual basic project which runs the MD5 test suite against a
MD5 DLL (see below).
VbMD5: A Visual Basic native MD5 message digest class based on the
RSA reference implementation.
md5DLL: A C project which generates a simple Win32 DLL with
the MD5 message digest routines using the RSA reference
implementation.
MD5Java: A Java implementation of the MD5 message digest algorithm based
on the RSA reference implmentation.
Let me know if this has any use!
Robert M. Hubley
hubley@u.washington.edu Platform: |
Size: 76800 |
Author:0940566827 |
Hits:
Description: MD5
A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
Digest Algorithm, as defined in RFC 1321.
Version 2.1 Copyright (C) Paul Johnston 1999 - 2002.-MD5
A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
Digest Algorithm, as defined in RFC 1321.
Version 2.1 Copyright (C) Paul Johnston 1999- 2002. Platform: |
Size: 3072 |
Author:Teee |
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: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密
-Analysis of the application status of the RSA algorithm, and demonstrate the feasibility and significance of file encryption application of the RSA algorithm. Design a complete and practical RSA file encryption solution, the specific coding. RSA algorithm, starting from the conventional RSA algorithm, C++ implementation of RSA encryption algorithm class library, and as a component in the 32-bit windows platform package. Refer to this component. Net platform to achieve the RSA encryption for any file Platform: |
Size: 2048 |
Author:高尚 |
Hits:
Description: 这是一个简单的实现RSA公钥加密算法的一个用C语言写的程序。-This is a simple implementation of RSA public key encryption algorithm, a program written in C language. Platform: |
Size: 1024 |
Author:yuesededifang |
Hits:
Description: 一个RSA算法的实现,
其中有大整数简单实现,
和求大质数的算法,最后综合成RSA加密解密算法。
代码有一定注释,输出详细的中间过程,对C++初学者很有用。-Simple implementation of an RSA algorithm, where there is a large integer, and demand a large prime number algorithm, finally consolidated into the RSA encryption algorithm. The code Notes, detailed output in the middle of the process, beginners C++ useful. Platform: |
Size: 4107264 |
Author:ericlin |
Hits:
Description: 本书分分三个部分。第一部分描述密码学中的常用算法和数论算法,以及这些算法的C和C++程序实;第二部分描述密码算法的C和C++实现,主要包括RSA系统和替代DES的Rijindael算法。第三部分给出了书中C函数和C++函数的一览表及一些有用的网址。本书注重算法的实现以及密码算法与C和C++程序的结合,这也是本书的主要特色之一。从实用的角度来看,本书提供了一个可用于现代密码的完整软件包。书中除重点介绍了两种重要的密码算法之外,还涉及程序的检查及错误处理、密码策略及密码的前景等。-Component three sections in the book. The first part describes the commonly used algorithms and theory of cryptography algorithm, and the algorithms of C and C++ program real The second part describes the password algorithm of C and C++ implementation, including RSA system and alternative Rijindael of DES algorithm. The third part presents the C and C++ functions in the book list and some useful website. This book focus on the realization of the algorithm and cryptographic algorithm and the combination of C and C++ program, which is one of the main features of this book. From a practical point of view, this book provides a modern passwords can be used for the complete package. Book in addition to focus on two important cryptographic algorithm, also involves the application of inspection and error handling, password policies and the prospect of the password.
Platform: |
Size: 6692864 |
Author:吴哲 |
Hits:
Description: 经典的对称加密算法RSA算法的C++实现版本,亲测完美运行(The C + + implementation version of RSA algorithm, the classic symmetric encryption algorithm, runs perfectly in pro test) Platform: |
Size: 492544 |
Author:乔卿 |
Hits: