pawlovskiii / caesar-cipher

My implementation of Caesar cipher. It's a popular technique of data encryption. It's all about shifting letters in the alphabet (in this case, with an optional n-letter shift). Besides, I created units test for any edge cases.

Home Page:https://pawlovskiii.github.io/caesar-cipher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pawlovskiii/caesar-cipher Issues

No issues in this repository yet.