搜索资源列表
linux-MD5
- 毕业设计,md5在linux下的性能测试,加了linux下的时间测试函数!当然也可以加密解密!-graduation design, md5 linux in the performance tests, the increase of time under linux test function! Of course, we can decrypt encrypted!
md5
- md5加密算法,适用于linux开发环境。
md5
- MD5功能函数,测试无误的MD5函数,在LINUX系统上测试通过
File-integrity-testing-procedures
- 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
LINUXMD5
- LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm
MD5算法
- MD5算法的例子--Example of MD5 algorithm
md5
- md5crpty加密算法。。。。。。。md5 linux下的口令加密算法
md5
- 改进的MD5文件校验,可以直接在LINUX/windos下编译,纯C文件。还有makefiel和操作简介-md5.c
059
- 本实例运行在Linux环境下: 编译命令: gcc -o md5 md5.c 执行命令: ./md5 -x-The examples in the Linux environment to run: compile command: gcc-o md5 md5.c the implementation of the command: ./md5-x
md5shell
- Linux下的MD5加密的Shell,可以更改密码。-A MD5 encryption Shell on Linux, you can change your password.
des
- Linux Or windows 平台C++ Des加密类库和MD5类库-Linux Or windows, Des class, md5 class, to gengerate MD5 for a buffer or string
md5
- md5加密的范例用类写的该类为C语言可以用在linux windows两种开发环境-md5 encryption example of such a class is written in C language can be used in both the development environment linux windows
md5-linux
- linux下md5算法, 完整的实现都呈现出来了,头文件和c文件都有-Under linux md5 algorithm, the full realization of all rendered out, the header files and c files have
md5
- MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
crc-md5
- 里面包含了CRC16 34 64和MD5算法,能够在linux下运行,我验证过,希望对大家有用-Which contains the CRC16 34 64 and the MD5 algorithm to run in linux, I verified, I hope useful
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
MD5
- 从文件夹中遍历所有.dat文件,读取每行,计算其MD5,保存到另一个同名.bin文件中。 程序从Linux的MD5中移植过来,VC6编译通过。-All from the folder traversal. Dat files, read each line, calculate the MD5, save it to another with the same name. Bin file. MD5 from the Linux program in transplant, VC6 co
md5_file
- 文件夹包含arm-linux md5 摘要文件静态库以及pc-linux md5 摘要文件静态库和windows vc6.0md5 摘要文件静态库。这几个静态库方便实用。只要输入文件路径就可以得到文件的MD5摘要。适合需要传输文件并校验文件的完整性。-Folder contains the arm-linux md5 summary file and static library files pc-linux md5 summary of the static libraries and sta
88151810linux-MD5
- 可以在linux系统下运行的md5加解密的源码,希望能给大家带来帮助-Can run on linux md5 encryption and decryption of source code, I hope we can bring help
MD5
- linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)