文件名称:des_test.tar
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3971001des_test.tar