Skip to content

m-agboola/Rail_Fence-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Rail Fence Cipher

An implementation of a type of Transposition Cipher encryption algorithms (My Terragon Snack for Dessert)!

This code was completed during 90 minutes of Terragon's snap recruitment test.

It uses Caesar Cipher and Rail Fence Cipher, a variation of Transposition cipher, to encrypt some given texts. The Caesar Cipher only works when the encrypted form of the Rail Fence Cipher is exactly the same as the word to be encrypted. This makes it a bit more difficult to decrypt but it surely can brutef-forced too! See this for more information

About

My Terragon Snack for Dessert!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages