搜索资源列表
dll.zip
- 我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数
w_ipp-sample-data
- \w_ipp-sample-data-compression,Intel,IPP函数库,文件数据快速压缩解压缩工具包。可以进行数据加密解密告诉处理-\ W_ipp-sample-data-compression, Intel, IPP library, file compression and decompression tool for fast data packet. You can tell the encryption and decryption of data processing
img_correlation
- 像素相关性计算函数,该指标对于衡量一个加密后的图像安全性能-Pixel correlation calculation function, the safety performance indicators for measuring an image after encryption
RSADES
- DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明- Void SetKey(const char* Key, int len) { Memset(deskey,0,16) Memcpy(deskey,key,len>16?16:len) SetSubKey(&SubKey[0],&deskey[0]) Is3DES = len
encryption
- 简单的以后加密函数,包含lzss压缩,可以直接运行-Simple after the encryption function, including LZSS compression, can be directly run