资源列表
CreateKeys
- 通过网卡地址生成密钥文件"Syskey.dat",可以生成对应本机网卡的密钥文件,而且还能手动输入网卡地址串进行生成密钥,手动输入地址时不能有“:”号。-Ethernet address key file generated by " Syskey.dat" , corresponding to the local network card can generate the key file, but also manually enter the card address st
skhn1
- 基于MATLAB的双向耦合帐篷映射格子模型的设计,产生简单的二元混沌图-MATLAB-based two-way coupled tent map lattice model of design, to produce a simple binary chaotic Figure
Vignere-Cipher
- The Vignere Cipher is used for encryption/decryption. It is a substitution cipher.
RSA_ENC_DEC_INF
- 基于RSA算法的信息加密解密。主要是对一个文本文档,读取其中的文字信息,然后进行加密,输出加密后的密文。然后再进而解密还原其明文。-Encryption and decryption about information in a doncument based on RSA.
waterprint_rgb
- 此算法为一例实际利用小波变换进行数字水印的制作,在图像的R、G、B三维上进行操作。-This algorithm is an example of the practical use of digital watermarking wavelet transform production, operating in the image of R, G, B on the three-dimensional.
DES
- 计算机网络安全,DES加密、解密算法,Java编码-Computer network security, DES encryption and decryption algorithms, Java coding
crc.zip
- 快速CRC校验源码
RC3_ok
- RC3算法,用c语言实现。包括加密和解密-The RC3 algorithm using the C language. Including encryption and decryption
crc
- CRC Code: Input: polynomial p(x) space bar and caption (max 10000 chars). Output: CRC Code
huanho
- 解决皇后问题 属于算法问题 在c中运行-C++
3DES
- Implementation of 3DES algorithm (encrypt/decrypt)
dictionary-creating.tar
- 生成数字密码,可随时更改密码位数。所给程序实现8位数字密码的生成,可以自定义为电话号码或者生日格式-This cpp file helps creating a dictionary of codes in 8 bits long numbers. Including phone numbers and birthday.