项目作者: imbush
项目描述 :
A collection of programs for ciphering/deciphering messages using the vigenere cipher method.
高级语言: C++
项目地址: git://github.com/imbush/vigenere_cipher.git
vigenere_cipher
This was a weekend project in exploring encryption and c++. The repository holds a collection of programs for ciphering/deciphering messages using the vigenere cipher method. All programs use the tabula recta system.