搜索资源列表
source
- Java实现传统算法加密解密,包括单表代换,PLAYFAIR,维吉尼亚算法。
Playfair.rar
- playfair加密算法、解密算法的实现示例,用于英文字符,Playfair encryption algorithm, decryption algorithm example(only for English characters)
PL
- playfair 加密算法的java实现,使用密码学的学生学习参考-Playfair encryption algorithm to achieve the java, the use of cryptography reference to student learning
Monoalphabetic
- 单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
playfire
- playfair cipher. the website for encrypt and decrypt the message
Playfair
- java实现的Playfair密码算法,可以实现加密和解密功能-java implementation of the Playfair cipher, encryption and decryption functions can be achieved
jPLrara
- playfair 加密算法的java实现,使用密密码学的学生学习参考 ,经测试可直接使用。 -playfair encryption algorithm java implementation, students learn to use secret cryptography reference, has been tested and can be used directly.
Playfair
- 用java语言实现传统古典密码playfair算法,密钥自行输入并输出代换表-Using java language of traditional classical cryptographic playfair algorithm, the key input and output substitution table itself
Playfair-Cipher
- play fair cipher algorithm implementation using java