搜索资源列表
-
0下载:
C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
-
-
1下载:
加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。
综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
-
-
0下载:
视频图像的加密与解密,完全硬件实现,DE2板子实现,实时效果非常好-The encryption and decryption of video images, fully implemented in hardware
-
-
0下载:
曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。
功能:
解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑)
提供了如下接口:
size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye )
来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。
另配合GetKey
-
-
0下载:
快速文件加密
md5加密
VC++编写,对于超大文件视频资料快速加密解密工具-The fast file encryptor
MD5 encryption
VC++ prepared for large files, video data fast encryption and decryption tool
-
-
0下载:
Video Encryption and Decryption using RSA
Algorithm
-