Skip to content

coldman07/CryptoGraphy

Repository files navigation

🔐 Cryptography Algorithms

📚 Overview

This repository contains Python implementations of various cryptographic algorithms. Cryptography is essential for protecting sensitive information, and this repo serves as a simple guide to different techniques used in modern cryptography. 🔒

📂 Contents

  • 🔑 Symmetric Encryption: Example algorithms like AES and DES.
  • 🧩 Hashing: Implementations of MD5, SHA-1, and SHA-256.
  • ✍️ Asymmetric Encryption: RSA algorithm examples.
  • 🛠️ Other Algorithms: More cryptographic algorithms in Python.

🚀 Get Started

  1. Clone the repo:
    https://github.com/VibhuYadav2005/CryptoGraphy.git
  2. Run these examples and explore the code! 💻

🛠️ How to Contribute

Contributions are welcome! Feel free to submit pull requests or open issues. 🌟

📄 License

This project is licensed under the MIT License.

About

Some cryptographic algorithms to play with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors