搜索资源列表
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
Behzad_playfair_cipher
- playfair cipher c++ program and source code
Playfair_Fixed_SA_Flips
- 用模擬退火法求解Playfair加密法的程序,計算速度比暴力法好多了,檔案內破解用的範例就是碼書(The Code Book)的第六階的密碼,剛好就是用Playfair加密的,可以參考。-Playfair fixed Temperature Simulated Annealing with flips by Michael J. Cowan Run with file cipher1.txt containing cipher and TetraLog_hank.bin containing
Pcipher
- product cipher(combination of playfair cipher and rail fence cipher)
Playfair.c
- C program to cipher and decipher playfair
PLYFAIR2
- //Implementation of Playfair cipher decrypter
playfire
- playfair cipher. the website for encrypt and decrypt the message
Playfair
- 基于C++Builder环境下的Playfair Cipher加密及解密源代码-Based on C++ Builder environment Playfair Cipher encryption and decryption source code
Playfair
- this the source code to implement play fair cipher -this is the source code to implement play fair cipher ................
playfair.c.tar
- playfair cipher program in c language
Playfair
- java实现的Playfair密码算法,可以实现加密和解密功能-java implementation of the Playfair cipher, encryption and decryption functions can be achieved
Cryptography
- 计算机网络安全技术实验,密码算法的实现,实现密码算法(Playfair密码算法,DES算法, RSA算法)-Computer network security technology experiment, the realization of cryptographic algorithms to achieve encryption algorithm (Playfair cipher, DES algorithm, RSA algorithm)
c
- 基本流密码,主要针对是PLayfair,多表带换密码的实现过程,用c-Basic stream cipher
PlayfairCoder
- Playfair密码(英文:Playfair cipher 或 Playfair square)是一种替换密码,1854年由查尔斯• 惠斯通(Charles Wheatstone)的英国人发明。-Playfair password (English: Playfair cipher or Playfair square) is a substitution cipher, invented in 1854 by Englishman Charles Wheatstone (Charle
Playfair_deepali
- This Document gives the algorithm and detail steps of Playfair cipher and how to solve the problem related it.
Implementation-of-Playfair-cipher
- Implementation of Playfair Cipher in C
playfair
- Playfair cipher implementation in c#
Playfair-Cipher
- play fair cipher algorithm implementation using java
playfiar
- to implement playfair cipher technique.
datasecurity
- Hill Ciphers, Affine cipher and Playfair Cipher