搜索资源列表
把信息写到自身的Exe文件中
- 把信息写到自身的Exe文件中,并能读取,可用它进行一些软件的加密和保护-may write information into the EXE file itself and also can read. It may be used in software protection and encription.
JiaMi_Suanfa
- 该代码实现加密算法,从而为信息的保密提供支持。该代码具有快速,稳定的特点。-The code for encryption algorithms, for the confidentiality of information provided support. The code is fast, stable characteristics.
prjEncryptor
- 把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息-designated the information encrypted text inserted into image files, and can read text information declassified Photo
jiami
- c#中的应用,对信息的加密解密。以保证网络中传输的安全
字符解密
- 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the text string in the order, hide
MyCrypt
- cryptapi算法 在这个信息爆炸的时代,我们不得不对信息的安全提高警惕。加密作为保障数据信息安全的一种方式,越来越受到人们的关注。下面,我将把自己对Microsoft CryptoAPI的一些肤浅的理解与大家共享,有什么不妥之处望不吝赐教-cryptapi algorithm in this era of information explosion, we had the right information security alert. Data encryption to protect
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
MATLAB 图像保密通信技术之Arnold变换
- 图像保密通信技术之Arnold变换 一、作业目的 1.利用Matlab实现数字图像Arnold变换的置乱及恢复。 2.深入学习通讯保密技术,进一步了解图像保密通讯技术。 3.向大家展示实现图像保密技术的方法和技术。 二、作业介绍 近年来,随着网络带宽和速度的极大提高,多媒体数据特别是数字图像的流传和使用越来越广。而人们对安全性和隐私的也愈发关注,
HuffmanCode
- 对文本信息进行哈夫曼加密,并将哈夫曼树及密码保存,然后进行解密。-Huffman text information encryption, and password and Huffman tree preservation, and then decrypt.
PersonNote
- 采用用户名和密码信息作为密钥 对联系人信息加密 防止用户通过删除用户名和密码来获取联系人信息 密钥:用户名、密码、存储的时间 每次打开时将联系人信息读入到数据结构中 操作时只操作数据结构 可以定时保存到文件中 每次关闭时将联系人信息加密后存到文件中-The use of user name and password information as contact information for the encryption key to prevent u
Basic_Steganography
- 夹带算法不知道大家有没有听说过,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密,推荐下载。-Entrainment algorithm does not know if you are not heard, that is, an appearance of normal documents, such as a Word document or a Jpg pictur
BasicSteganography
- VB版的带算法源码实例,不知道大家有对这个算法是否熟悉,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密。 -VB version of the algorithm source code with examples, do not know if you are familiar with this method is that in a normal appeara
mijuan
- 本程序用于根据报名信息对 试卷 根据题目进行加密 并生成明密,密明对照表.明密表 用于贴密号 -This procedure is used on the papers under the registration information is encrypted and generated according to specified topics close, close out table. Plain and form is used to paste in secret
bit8
- 本代码使用matlab工具实现了一幅图片的位面图提取,且实现了在某个位面上加密信息、恢复信息的功能。并给出三幅图片的运行结果展示。-This code uses the matlab tool to achieve a picture of the bit plane map extraction, and the realization of the encrypted information in a bit plane, the function recovery information.
rgbquadtree
- 图像置乱加密。 主要思想:从两幅图像中选取信息,然后置乱成一幅图像。-Image scrambling encryption. The main idea: to select information from two images, and then scrambling into an image.
playfair
- Playfair 密码,可实现对信息的加密,并可对信息解密得到原明文-Playfair password, you can realize the information is encrypted and decrypted original plaintext information
Jsteg
- Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下: 首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最 低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。-Jsteg
LSB
- MATLAB实现的空域LSB算法,可输入密钥加密文本信息,有较好的交互界面(MATLAB implementation of the airspace LSB algorithm, you can enter key encryption, text information, there is a better interactive interface)
置乱算法
- 置乱算法,将图像信息进行二维加密和解密。(The program encrypts the digital water image in two dimensions and decrypts and restores the encrypted image.)