搜索资源列表
RSA MD5 v1.2
- RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
MD511
- md5代码加密算法的源代码 md5代码加密算法的源代码-md5 code encryption algorithm source code encryption algorithm md5 the md5 source code encryption algorithm source code
MD5suanfaJavaBeanMD5
- MD5算法Java BeanMD5,希望大家参考学习,相信您会有所收获-Java BeanMD5 MD5 algorithm, we hope to learn information, I believe that you will gain
Encrypt_1
- 几个封装完好的常用算法,md5,des,base64,crc32-several commonly used algorithms intact, md5, des, base64, crc32
Md5_c_source_files
- c实现的MD5算法源程序,对于研究算法的朋友或许有一定价值。-c achieve the MD5 algorithm source code for research algorithm friends may have some value.
MD5C+asm
- 一份MD5算法的C代码和优化后的MD5汇编代码.-a MD5 algorithm optimized C code and compile the code MD5.
MD5suanfa
- MD5算法概念介绍及具体编程实现,有C++实现的代码,可以调试验证
MD5_f
- MD5算法完整源码与调用方法,采用Delphi实现
320112738
- DES,MD5,ZLIB算法源代码-DES, MD5, ZLIB algorithm source code
md
- MD5算法的java实现,完整的代码,供大家学习只用-java MD5 algorithm to achieve complete code for all to study only
MD5_HMAC
- HMAC-MD5算法实现源码-。
ansi917(14)
- 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
md5TurebyC
- 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
md5
- MD5加密算法,很好的加密算法!!! 可以对数据进行加密,已经封装好的功能类。里面的方法很多很灵活-MD5 encryption algorithm
MD5
- md5加密算法c语言实现,具体的一个MD5实现-md5 encryption algorithm c language, the specific implementation of a MD5
MD5-java
- MD5算法-Java RFC1321 MD5 message-diges RSA算法-MD5 algorithm- Java RFC1321 the MD5 message-diges the RSA algorithm
CMD5_Class
- MD5算法类的实现过程,完成4轮每轮16次的运算过程,将任意输入的数据进行128位补偿-MD5 algorithm implementation process, completed four round 16 times the computing process any input data 128 compensation
MD5
- md5加密算法,用c语言实现,长传分享试试看效果-md5 encryption algorithm, using c language, try to share a long pass effect
MD5_ENCRYPTION
- 基于Visual Basic的16位和32位的MD5加密算法-16 bit and 32 bit MD5 encryption algorithm based on Basic Visual
MD5
- linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)