文件名称:des_test.tar
-
所属分类:
- 标签属性:
- 上传时间:2016-01-14
-
文件大小:6.07kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。
编译命令:
1. 编译测试程序 make test.
2. 编译动态库 make libdes.so
3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to insufficient data 8bytes, not simply fill 0. Fill zeros when plaintext block end data is 0, when I do not know how to handle the decryption.
Compile command:
1. Compile the test program make test.
2. Compile the DLL make libdes.so
3. Compile the static library make libdes.a
编译命令:
1. 编译测试程序 make test.
2. 编译动态库 make libdes.so
3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to insufficient data 8bytes, not simply fill 0. Fill zeros when plaintext block end data is 0, when I do not know how to handle the decryption.
Compile command:
1. Compile the test program make test.
2. Compile the DLL make libdes.so
3. Compile the static library make libdes.a
(系统自动生成,下载前可以参看下载内容)
下载文件列表
des/
des/makefile
des/build.mk
des/des.c
des/des.h
des/test.c
des/makefile
des/build.mk
des/des.c
des/des.h
des/test.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.