Skip to content

The new implementation of Rail Fence Cipher which I call "Rail Fence and Rivest Shamir Adleman Combine Cipher" is going to enhance its security by strengthening and making attacks likes brute force and frequency distribution hard to do by implementing RSA Cryptosystem within.

Notifications You must be signed in to change notification settings

SimronJ/RFCAndRSACombineCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFCAndRSACombineCipher

The Rail Fence cipher can be easily cracked through modern cryptography attacks and techniques. The new implementation of Rail Fence Cipher will be introduced which I call Rail Fence and Rivest Shamir Adleman Combine Cipher which is going to enhance its security and provide a modern solution to such a vulnerable and valuable cipher. With this implementation and innovation of the Rail Fence cipher, two knowledgeable attacks (brute force, and frequency distribution) that this cipher is weak against will once again be strengthened. This is achieved through implementation of Rivest Shamir Adleman (RSI) cipher.

Report

https://docs.google.com/document/d/1Q6kRwpuOU-ZANSykfxsHBTJS5hVR0-9TfZvYS5imydw/edit?usp=sharing

Presentation

https://drive.google.com/file/d/1FMemTIDkZU4lkBxfA95fbiWBn4ZjaStu/view?usp=sharing

About

The new implementation of Rail Fence Cipher which I call "Rail Fence and Rivest Shamir Adleman Combine Cipher" is going to enhance its security by strengthening and making attacks likes brute force and frequency distribution hard to do by implementing RSA Cryptosystem within.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages