Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🔒 Programs so that you can easily encrypt and decrypt your message with different encryption algorithms

License

NotificationsYou must be signed in to change notification settings

NazarPonochevnyi/fast-encryption-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔒 Programs so that you can easily encrypt and decrypt your message with different encryption algorithms.

Get Started

  1. Clone repo

Encrypt/Decrypt with Caesar's Cipher

  1. Open file сaesar_сipher.py
  2. If you want to decrypt Caesar's Cipher, then in the 34 line of code, change '+=' to '-='
  3. Save and run this file in command line
  4. Input your text and key (offset in the alphabet) and press Enter
  5. Copy your encrypted/decrypted text, if you want of course :)

Encrypt/Decrypt with Vigener's Cipher

  1. Open file vigener_cipher.py
  2. If you want to decrypt Vigener's Cipher, then in the 38 line of code, change '+' to '-'
  3. Save and run this file in command line
  4. Input your text and key (your secret text) and press Enter
  5. Copy your encrypted/decrypted text, if you want of course :)

Encrypt/Decrypt with Vernam's Cipher

Vernam's Cipher coming soon!

License

MIT License

Good Hacking!

About

🔒 Programs so that you can easily encrypt and decrypt your message with different encryption algorithms

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp