搜索资源列表
300
- 300种加密解密算法.包含RSA、SHA、MD5、RC2、RC5、RC6等等。-300 encryption and decryption algorithms. Includes RSA, SHA, MD5, RC2, RC5, RC6, and so on.
secalg
- 一组安全仅仅使用标准C且没有进行文件操作,内存分配的安全算法,包含md5和blowfish,可以编译成应用程序或者驱动程序使用的库.-a security group to use only standard C without documentation operation, the safety of memory allocation algorithms includes md5 and blowfish, can be compiled into applications or dri
nvo_md5
- 在powerbuilder 7.0中实现md5的算法,下载后直接导入到pbl库文件中,即可使用。-in powerbuilder 7.0 achieving md5 algorithm downloaded directly into the pbl the document can be used.
Md5dll
- 实现md5算法。用c/c++实现的md5算法。想研究md5算法的可以下载。
Md5A
- md5的加密算法.一个工程文件.很好的用来学习,研究
Md5jiami
- MD5算法的源代码 MD5算法的源代码
md5
- md5加密库文件,直接调用就行,有个demo,delphi写的,很简单,很好用的库文件-md5 encryption library, a direct call on the line, there is a demo, delphi written, very simple, very easy to use library
IcyMD5
- 用vb 寫的一個 md5 檢測 善用vb中的匯編類 速度不比 vc 弱-Using vb to write a vb use md5 detected in the compilation of weak-type speed than vc
moncoes_3.0.0
- 用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression progress , pause , resume and
md5sum
- windows下计算文件的MD5值,命令行:md5sum 文件1 文件2 -windows file MD5 for calculating the value of the command line: md5sum file 1 file 2 ...
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
vbmd5
- vb MD5加密算法,全球通用加密算法,程序加密-vb MD5 encryption algorithm, the global encryption algorithm, encryption program
MD5Sum
- 对指定字符串生成MD5,修改自Emule,支持MFC。-The specified string builder MD5, modified from Emule, support MFC.
_MD5
- MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-MD5 deal with the information entered, and each group was divided into 16 groups of 32 seats, after a series of processing, the output of the algorithm consis
MD5-Algorithm
- MD5算法,著名的加密算法,目前多用于文件校验,文件加密等等领域-MD5 algorithm, known encryption algorithms currently used for file checksum, file encryption, and so the field
fsumfrontend-1.5.5.1-src
- Fsum Frontend is a files integrity checker. It can calculate 96 hash and checksum algorithms(CRC32, MD5, SHA1, SHA2, ADLER, DHA256, FORK256, ...). You can verify your files using a .sfv/.md5/.sha1/.sha2 file or create your own checksum file.
coding
- Javascr ipt版的Base64 和 MD5 算法-Base64 and md5 algorithm in Javascr ipt
PB9_MD5
- 用Pb9写的 MD5 加密算法;大家可以互相交流下;-Written by Pb9 MD5 encryption algorithm we can communicate with each other under
MD5
- MD5的加密跟解密算法源代码。简单有效~-Encrypt by Md5
decode_encode
- 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)