搜索资源列表
Playfair
- playfair算法的java实现,用netbeans做的,在别的编译器中图形界面的显示可能又问题
Playfair
- 用java swing可视化图形界面实现的playfair加密解密程序
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
Playfair
- playfair加密解密算法 其中i与q绑定在一起希望大家能够喜欢-Playfair encryption and decryption algorithms and q which i hope that we can bind together like
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
Playfair
- 最近在学密码学,这一个实现playfair加密算法的java类,主要包括构造函数、加密函数和解密函数,还有几个辅助函数,附有测试类,在控制台下运行的。-A recent study of cryptography, which playfair encryption algorithm to achieve a java class, mainly including constructor, encryption and decryption function, a function, and
CHIFFREMENT
- applet java chiffrement / déchiffrement classique cesar hill vegenaire transposition playfair.
playfair
- Java实现经典加密算法,PlayFair算法-Java implementation classical encryption algorithm, PlayFair algorithm
playfire
- playfair cipher. the website for encrypt and decrypt the message
PlayFairCipher
- playfair algorithm in java
Playfair
- playfair java program in network security
Playfair
- java实现的Playfair密码算法,可以实现加密和解密功能-java implementation of the Playfair cipher, encryption and decryption functions can be achieved
Playfair
- 蓝桥杯第二届软件设计大赛预赛java本科组试题代码-Blue Bridge Cup Software Design Competition preliminaries item code
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