Skip to content

Different ciphers for data encryption and decryption

Notifications You must be signed in to change notification settings

abrarrhine/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for Encryption Software

Encrypt with Caesar's Cipher

  1. Open file сaesar_сipher.py
  2. Save and run this file in command line
  3. Input your text and key (offset in the alphabet) and press Enter
  4. Copy your encrypted text, if you want of course :)

Encrypt with Vigener's Cipher

  1. Open file vigener_cipher.py
  2. Save and run this file in command line
  3. Input your text and key (your secret text) and press Enter
  4. Copy your encrypted/decrypted text, if you want of course :)

License

MIT License

About

Different ciphers for data encryption and decryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages