Skip to content

Caesar Cipher and Rail Fence Cipher ( vary basic examples of substitution cipher and transposition cipher respectively ) with options of encryption and decryption.

Notifications You must be signed in to change notification settings

Gyanesh41/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cryptography

Caesar Cipher and Rail Fence Cipher

Caesar cipher is a substitutonal method of encryption technique in which we substitute each and every letter by the cipher letter got by any particular mechanism on key and plain text.

Rail fence cipher is a transpositional method of encryption technique in which we change the position of content in plain text using any mechanism on key and plain text.

About

Caesar Cipher and Rail Fence Cipher ( vary basic examples of substitution cipher and transposition cipher respectively ) with options of encryption and decryption.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages