资源列表
Steganography
- Steganography is an art in which we add message beneath a media file.It is done security reasons.
unLock_SDK-3.0.1-2014.4.2
- 加的第3放 sdk
01
- 简明的md5实现,明文和key都是-Concise md5 implementation, the plaintext and the key is 11111111
rsa
- RSA编码实现,创建公钥和私钥,并判定生成的是否是素数,生成界面和菜单便于用户选择,用扩展欧几里得短发求乘法逆元,快速模幂算法,-RSA Coding, create public and private keys, and determine whether the resulting number is a prime generate user-friendly interface and menu choices, with short hair extensions Euclid se
Vigenere-Cipher
- 维吉尼亚密码,可以对文件进行加解密,使用C语言编译-Vigenere Cipher
S-DES
- 简单DES算法(S-DES),能对文件和数据进行加解密,算法快速简单-simple-des,C-FREE,Simple DES algorithm (S- DES), to add files and data, the algorithm is fast and easy
RC4
- RC4对任意数据进行加解密,用C-FREE编写的小程序,根据书本的具体流程编写-RC4 encryption on arbitrary data, small programs written in C- FREE, according to the specific process of book writing
RSA
- RSA对任意数据进行加解密,用C-FREE编写的小程序,根据书本的具体流程编写-RSA encryption on arbitrary data, small programs written in C- FREE, according to the specific process of book writing
SHA
- 用SHA算法对数据进行摘要,可以是文件也可以输入数据,在控制台运行-With SHA algorithm to the data, can be a file can also be the input data, runs in the console
vigenere
- 此代码是利用Vigenere算法来计算密文的统计平率周期,也就是密钥长度。希望可以给大家带去帮助,也希望和大家共同学习。-This code is the use of Vigenere cipher algorithm to calculate the statistical flat rate cycle, which is the key length. I hope everyone can bring help, hope and learning together.
DES_Encrypt_Decrypt
- c#初学者,做了一个DES加密解密程序与大家分享交流~-DES encryption and decryption
AES
- AES算法加密图像,参照AES的标准白皮书,完成了AES对图像的加密-encryption of image using AES
