搜索资源列表
OrthogonalLatinSquares.rar
- 正交拉丁方算法用于图像加解密的示例演示程序,带GUI显示界面,请在Matlab6.5以上版本上运行.,Orthogonal Latin squares algorithm for image encryption and decryption of the sample demo program with GUI display interface, please run Matlab6.5 above.
openssl
- 关于openssl方面的编程,对加解密和数字签名感兴趣的朋友可以看下-Openssl programming on aspects of encryption and decryption and digital signature interested friends can facie
twocrypt
- TwoCrypt2提供了一个带有可选加密功能的加解密工具。-twocrypt provides a crypto tool with a deniable encryption option
37337quntools
- QQ TEA 加解密 QQ数据包的数据部分的解密工具-QQ TEA encryption and decryption of data packets QQ part of the decryption tools
jm
- 能提取出压缩后的解密水印,和加噪提取后的解密水印。-Can be extracted from the decrypted watermark after compression, after extraction and processing of the decryption noise watermark.
DES
- 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
11
- 图像的置乱加密和解密算法,需要输入加密密钥进行加密,然后只能输入相同的解密密钥才能得到原图像-Image scrambling encryption and decryption algorithms, need to enter the encryption key to encrypt, then enter the same decryption key only to get the original image
watermark
- 图像水印 版权嵌入 图像嵌入 图像加解密 RGB分离-Image copyright watermark embedded image embedded image encryption and decryption RGB separation
Untitled3
- matlab实现RSA对图像进行加密(自己手动生成公钥,私钥,按照像素进行加解密)-matlab to achieve the image RSA encryption (to manually generate a public key, private key, according to the pixel encryption and decryption)
DES
- 应用aes算法对图形图像进行一定的加解密,从而保密。-Applications aes algorithm for certain graphic image encryption and decryption, and thus confidential.
ImageEN-5.2.0
- 支持D5-XE7,功能非常强大,甚至可以做人脸、人眼识别跟踪、视频播放、摄像头控制、图像对比、图像加解密等,常用的图像处理功能更不在话下,处理效率极高,Demo也相当详尽。我一直在DelphiXE2下使用,下载包内包含了全部源码、帮助文档 、安装方法、Demo下载链接(因Demo太大只提供了下载链接,请需要的朋友自行下载)-Support D5-XE7, very powerful, even a man can face, the human eye identification and tr
DCT-VC-master
- 利用DCT变换实现图像的加解密,包括基本的界面和文件读写(Using DCT transform to achieve image encryption and decryption, including the basic interface and file read and write)
置乱图像加解密
- 通过置乱的方法实现图像的完整加密与解密代码(Complete encryption and decryption code for scrambled images)
二维图像展成一维向量后的随机置乱
- 通过将二维图像展成一维向量进行随机置乱实现图像加解密(Random image scrambling is achieved by expanding two-dimensional images into one-dimensional vectors.)
software_final
- 一种基于Arnold变换的图像加密技术,并且用Matlab的GUI界面设计一个用Arnold算法进行图像加密的程序。该程序实现了Arnold图像加密算法的加、解密功能,以及一些基本的图像处理功能。(A kind of image encryption technology based on Arnold transform, and use Matlab GUI interface to design a Arnold encryption algorithm. This program imp
picture_encryption
- 使用python实现图像的加解密算法,涉及到基于RC4的图像加解密,基于logistic的图像加解密,arnold图像置换,有图像界面,使用QT制作(Using Python to implement image encryption and decryption algorithm involves image encryption and decryption based on RC4, image encryption and decryption based on logistic, A