Skip to content

The program implementation of Caesar cipher algorithm with many features

License

Notifications You must be signed in to change notification settings

mikowhyHUB/caesar-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesar Cipher

A CLI cipher app implementing ROT13 and ROT47 algorithms to encode/decode given text, with possibility to save to file.

Features

  • Encoding text with ROT13/47
  • Decoding text with ROT13/47
  • Showing current changed text
  • Possibility to save to JSON file
  • Possibility to read saved file

Technologies

  • Python 3.10
  • Pytest

About

The program implementation of Caesar cipher algorithm with many features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages