Mateusz-Peplinski / Ascii_Shift_Cipher

This is my Vigenere + Caesar cipher coded in Python. Works by shifting the ascii values of characters based on the values in the key. Key length can be 1 digit or longer for more security.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mateusz-Peplinski/Ascii_Shift_Cipher Issues

No issues in this repository yet.