vigenere_python 用元组,列表和字典编写的vigenere密码src.py是其他3个文件的库:list.py,dictionary.py和tuples.py。 例如tuple.py是vigenere加密器和解密器,仅用元组写入。