CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 加解密

搜索资源列表

  1. OrthogonalLatinSquares.rar

    0下载:
  2. 正交拉丁方算法用于图像加解密的示例演示程序,带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.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:113.53kb
    • 提供者:MORGAN
  1. openssl

    0下载:
  2. 关于openssl方面的编程,对加解密和数字签名感兴趣的朋友可以看下-Openssl programming on aspects of encryption and decryption and digital signature interested friends can facie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:957.46kb
    • 提供者:童辉
  1. twocrypt

    0下载:
  2. TwoCrypt2提供了一个带有可选加密功能的加解密工具。-twocrypt provides a crypto tool with a deniable encryption option
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:50kb
    • 提供者:徐翔
  1. 37337quntools

    0下载:
  2. QQ TEA 加解密 QQ数据包的数据部分的解密工具-QQ TEA encryption and decryption of data packets QQ part of the decryption tools
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1.55mb
    • 提供者:wsk110
  1. jm

    0下载:
  2. 能提取出压缩后的解密水印,和加噪提取后的解密水印。-Can be extracted from the decrypted watermark after compression, after extraction and processing of the decryption noise watermark.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:592byte
    • 提供者:肖涛
  1. DES

    0下载:
  2. 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:4.17kb
    • 提供者:spencer
  1. 11

    1下载:
  2. 图像的置乱加密和解密算法,需要输入加密密钥进行加密,然后只能输入相同的解密密钥才能得到原图像-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
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:40.95kb
    • 提供者:刘汉能
  1. watermark

    0下载:
  2. 图像水印 版权嵌入 图像嵌入 图像加解密 RGB分离-Image copyright watermark embedded image embedded image encryption and decryption RGB separation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:256.6kb
    • 提供者:huangbohuan
  1. Untitled3

    0下载:
  2. matlab实现RSA对图像进行加密(自己手动生成公钥,私钥,按照像素进行加解密)-matlab to achieve the image RSA encryption (to manually generate a public key, private key, according to the pixel encryption and decryption)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:944byte
    • 提供者:刘丹丹
  1. DES

    1下载:
  2. 应用aes算法对图形图像进行一定的加解密,从而保密。-Applications aes algorithm for certain graphic image encryption and decryption, and thus confidential.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:赵信
  1. ImageEN-5.2.0

    1下载:
  2. 支持D5-XE7,功能非常强大,甚至可以做人脸、人眼识别跟踪、视频播放、摄像头控制、图像对比、图像加解密等,常用的图像处理功能更不在话下,处理效率极高,Demo也相当详尽。我一直在DelphiXE2下使用,下载包内包含了全部源码、帮助文档 、安装方法、Demo下载链接(因Demo太大只提供了下载链接,请需要的朋友自行下载)-Support D5-XE7, very powerful, even a man can face, the human eye identification and tr
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17.13mb
    • 提供者:小矮人酋长
  1. DCT-VC-master

    0下载:
  2. 利用DCT变换实现图像的加解密,包括基本的界面和文件读写(Using DCT transform to achieve image encryption and decryption, including the basic interface and file read and write)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:84.89mb
    • 提供者:liuziyi
  1. 置乱图像加解密

    0下载:
  2. 通过置乱的方法实现图像的完整加密与解密代码(Complete encryption and decryption code for scrambled images)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:小凡666
  1. 二维图像展成一维向量后的随机置乱

    0下载:
  2. 通过将二维图像展成一维向量进行随机置乱实现图像加解密(Random image scrambling is achieved by expanding two-dimensional images into one-dimensional vectors.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:47kb
    • 提供者:小凡666
  1. software_final

    0下载:
  2. 一种基于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
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:12.69mb
    • 提供者:leohu
  1. picture_encryption

    0下载:
  2. 使用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
  3. 所属分类:图形图象

    • 发布日期:2020-04-26
    • 文件大小:1.9mb
    • 提供者:kaleW
搜珍网 www.dssz.com