Skip to content

Python script for secret cipher encoding, decoding and hack.

Notifications You must be signed in to change notification settings

amit-s19/Project-Sipher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Project Sipher(Secret Cipher)

This project will be able to encode and decode a string into several known and unknown Ciphers.

Hacking also included

Ciphers included

  1. Reverse Cipher
  2. Caesar Cipher
  3. Transposition Cipher
  4. Affine Cipher
  5. One time pad Cipher
  6. Vigenere Cipher
  7. RSA Cipher

Attacks included

  1. Brute Force attack
  2. Dictionary attack
  3. Frequency Analysis attack

About

Python script for secret cipher encoding, decoding and hack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%