搜索资源列表
RAS_Encrypt_Decrypt
- 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-one pair of strings way for RAS encryption code. To encrypt user passwords and other sensitive information. JSP pages can be called for
encrypt
- 加密算法,通过一组数学公式,把原文转换成密文-encryption algorithm, a mathematical formula group, the original transformed into ciphertext
Encrypt
- 用与加/解密的实用工具,可用于加密后需解密之处
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,
miracl.zip
- 大数运算库,Treasury operations of large numbers
CArcExt_demo
- 加密、压缩-The Examples of Encrypt and Compression
winzipaes_src_20110512
- java加密文档算法 包括解密发打发打发克里夫-java java zip encrypt the files
2009122
- 想加密自己的软件,看过一些软件的作法,思路如下: 1、用户安装后,得出本机的机器码(硬盘的序列号,不想用网卡,因为很多机器没有网 卡)。生成机器码代码 2、用户将该机器码EMAIL给我,我用该机器码生成一个注册码,发送给用户。注册码生成 代码 3、用户在程序中输入该注册码,程序逆算该注册码,与机器码核对,查看是否相符。注册 码逆算、核对代码, 4、如果用户安装后没有得到注册码,在N天后部分功能不可用。不要太容易被改(虽然说 安装后也只有少部份功能能用)。时限功能代
logistic_dwt
- 】利用混沌动力学系统中logistic 映射先对水印图像进行置乱预处理以增强其鲁棒性, 在小波域中将原始音频信号按比例分段, 此比例为原始音频信号低频部分与水印信号个数之比, 然后将水印信号加入到音频信号的 低频部分。用StirMark 攻击后的实验结果表明, 该算法对StirMark 的部分攻击具有一定的鲁棒性。-The logistic- map sequences to encrypt the watermark are used. The original audio signal
HowToEnDecryptString_Cpp_sample
- Encrypt and decrypt using key
CryptAES
- CRYPTOGRAHIC ALGORITHM AES USE TO ENCRYPT THE STRING-CRYPTOGRAHIC ALGORITHM AES USE TO ENCRYPT THE STRING...........
encrypt
- encrypting data in an image function
Imageencryption
- 这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。-The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and compo
encrypt
- Basic String Encryption.
encrypt-algo
- matlab programming to encrypt by using algorithm
caeser
- Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encrypted.txt and plaintext written to decrypted.txt-Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encryp
rail
- this pgm read text from file and encrypt using rail fence technique.Encrypted text written to file which is read and decrypted using railfence
Audio_Encryption
- This is a MATLAB code to encrypt an Audio wave file using Stream Ciphering method.
hill-encrypt
- Hill Chiper Encrypt using matlab
Matlab
- 典型混沌系统logistic1D混沌 图像加密代码(chaotic image encrypt)