文件名称:CaesarCipher-exam
文件大小:198KB
文件格式:ZIP
更新时间:2024-06-01 12:42:35
Python
凯撒解密教程 描述 - Encrypted_Result.txt file is encrypted by shift cipher 如何使用 ? - First select sample decrypt text from Encrypted_Result.txt. - After you can run find_key.py by selected sample decrypt text. - You can see 26 text and you can choose key. - Finally you can use key and run decrypt_file.py - You can see key_{key}_decrypt_file.txt 结果
【文件预览】:
CaesarCipher-exam-master
----find_key.py(684B)
----decrypt_file.py(904B)
----key_23_decrypt_file.txt(249KB)
----doc()
--------result_find_key.png(41KB)
--------final.png(15KB)
----.gitignore(21B)
----Encrypted_Result.txt(254KB)
----README.md(519B)