资源列表
HillCipher_LinearAlgebra_Project
- implementation of Hill cipher algorithm in matlab
diffie-hellman
- Diffie-hellman encryption and decryption by srp
rc4
- rc4加密算法,VC++源代码,运行该源代码可进行RC4加密-rc4 encrypt
vigenere
- 维基尼亚密码的matlab程序,解压m文件放在matlab工程目录即可!-matlab code for vigenere cipher
jiami
- 一种对文件加密解密的方法,适合初学者学习和使用-A kind of to decrypt the file encryption methods, suitable for beginners to learn and use
HILLCIPH
- Hill cipher program attached
RSA
- A program to implement RSA algorithm
Vigenere
- 维吉尼亚密码实现简单的加密和解密操作,可用性强,对初学者相当有用!谢谢支持-vigenear cryptography
vigenere
- C语言实现DES加解密过程,多函数操作,会有加密和解密两个选项-The C language realization of DES encryption and decryption process
danbiaofangshe
- 利用单表仿射加/解密程序对一段较长的英文文章进行加密,实现加解密效果-Using a single table affine encryption/decryption program for a longer period of English articles for encryption, decryption achieve results
POLLY.txt
- it is a polyaphabetic cipher popularly known as vigenere cipher
rc4.c
- it is Implementation of RC4 algo.