搜索资源列表
Single_list_substitution
- 密码学的一个实验:单表代换密码算法源程序.代码不长,本连工程文件一起发上来.请慢用,呵呵~
VigenereEncrypt.cpp
- Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
traditionalcode
- 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly ge
danbiaodaihuan
- 用visual c++编程实现单表代换密码程序,实现其加密解密过程-visual c++ programming with single-table substitution process,to achieve its encryption and decryption process
table_cipher-mfc
- 单表代换密码加解密算法,密码学实验作品,测试绝对有用-table change cipher
Vigenere
- 传统加密技术对于当今的网络安全发挥不了大作用,但这些是密码学的基础,是密码学的历史。Vigenere密码就是一种传统加密技术,它是多表代换密码,能够有效改进单表代换密码的词频分布特征问题。-Traditional encryption technology is no big role to play for today s network security, but these are the basis of cryptography is the history of cryptograp