10955 - Playfair Cipher
Moderator: Board moderators
10955 - Playfair Cipher
How to get the encryption matrix from the first 2 parts?
Self judging is the best judging!
Re: 10955 - Playfair Cipher
I use DFS to find the key for the encryption,but I got WA!
I can't find any mistake in my code,who can give me some test?
I really need help.
I can't find any mistake in my code,who can give me some test?
I really need help.
Re: 10955 - Playfair Cipher
Can you post your code?