CryptoPyX documentation
Welcome to the documentation for CryptoPyX, a cryptography library written in rust for python.
Features
This repository is still in earl development, so only the following features are implemented:
Caesar shift
Vigenere cipher
Rot13 cipher
Base32 encoding
Base64 encoding
Currently AES is in development.
Licence
This project is licensed under the MIT License - see the licence section for full licence.