搜索资源列表
playfair
- playfair加密算法的实现,利用产生的矩阵去翻译解密.-PLAYFAIR encryption algorithm implementation, use the matrix to translate declassified.
playfair
- Playfair将明文中的双字母组合作为一个单元对待,并将这些单元转换为双字母组合。
playfair
- playfair加密算法(C++实现)包含源代码及可执行文件
playfair
- 基于C语言编程环境下的一个能够简单执行playfair的加密算法。
PlayFair
- PlayFair算法的一个很好的实现,分享给大家
playfair
- 自己编写的playfair加密/解密完整源程序.是用VC6 MFC编写的.Windows运行界面.可在Microsoft Visual C++ 6.0集成开发环境下直接编译运行.
playfair加密
- playfair加密
Playfair.rar
- playfair加密算法、解密算法的实现示例,用于英文字符,Playfair encryption algorithm, decryption algorithm example(only for English characters)
Cryptology
- 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
Playfair1
- 用C语言编写的具有程序界面的Playfair加密解密算法,非常好用,适合作为研究学习的资料。-Using C language program interface with encryption and decryption algorithm Playfair, very useful for learning the information for research.
playfair
- playfair的源代码,很简洁,跟网上现存的版本有所差异,但是效果是很不错的。-playfair source code is very simple, with the existing version of the web is different, but the effect is very good.
PL
- playfair 加密算法的java实现,使用密码学的学生学习参考-Playfair encryption algorithm to achieve the java, the use of cryptography reference to student learning
Playfair
- 古典密码playfair的VC++源代码-Classical password Playfair s VC++ Source code
Playfair
- 密码学实验自己编的playfair代码,感觉自己编的还不错,传上来与大家分享一下-Cryptography Playfair of Experimental own code, feel good series, Chuan-up to share with you some
playfair
- playfair加密,MFC编译成功-Playfair encryption, MFC compile success
Playfair
- 现代密码学实验Playfair源代码,现代密码部分-Modern Cryptography Playfair experiment source code, part of Modern Cryptography
playfair
- 编写的Playfair加密程序,是密码学的实验程序,可以执行。-Prepared by the Playfair encryption procedures, cryptography experimental procedure, you can perform.
Playfair.c
- C program to cipher and decipher playfair
PLAYFAIR
- Cryptographic Algorithm Playfair Coding
playfair.c.tar
- playfair cipher program in c language