Skip to content

Kropyls/CaesarCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaesarCipher

Basic Caesarian cipher

Only handles capital and lowercase letters. Punctuation and numbers are left unchanged

The only solution I've seen not using the ord method, which in my opinion simplifies the code a bit

About

Basic Caesarian cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages