Skip to content

theCodePy/Cryptography

Repository files navigation

encryption-algorithms

some basic encrytion algorithms

  1. caesar cipher algorithm (ceaser.py)
  2. base64 encoding (base64.py)
  3. xor algorithm (xoralgo.py)
  4. base32 algorithm (base32.py)
  5. vigenere cipher (vigenere_cipher.py and vigenere.c)

About

ceaser cipher algorith

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published