问题
How can I write Vigenere cryptanalysis for persian language? Is there any sample source code for persian?
回答1:
I was unable to find a Persian-language version of Vignere cryptanalysis.
You could try one of the solutions here and adapt the alphabet used to the persian alphabet. (You'll need persian-language letter usage statistics, it won't work with english ones.) I recommend the python but that's just personal taste.
来源:https://stackoverflow.com/questions/34795192/how-can-i-write-vigenere-cryptanalysis-of-persian-text