Skip to content

This is a collection of basic encoders and decoders.

License

Notifications You must be signed in to change notification settings

Pranav-Bhaskar/Crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Crypto

This is a collection of basic encoders and decoders.

Features

  1. Encode using base64
  2. Encode using Shift Cipher
  3. Encode using Vigenere Cipher
  4. Decode using base64
  5. Decode using Shift Cipher
  6. Decode using Vigenere Cipher
  7. Encode/Decode using XOR

Usage

python3 crypto.py

Happy Crypting

About

This is a collection of basic encoders and decoders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages