From classic to modern encryption techniques, this repository provides a versatile suite of cryptographic implementations.
- Caesar ✅
- Vigenere ✅
- Hill ✅
- Affine ✅
- RSA ✅
- and many more COMING SOON!
- Clone the repository to your local machine.
- Run main.py.
- enjoy :)
Contributions are welcome! If you're interested in contributing to this project, please fork the repository and submit a pull request.