A collection of easy-to-use cryptographic tools in Python. This repository offers functions for password hashing with argon2, data hashing with SHA256, and file encryption/decryption using AES-GCM. Perfect for developers looking for a simple and secure way to implement cryptographic features in their Python projects. Run - pip install crypto-tools
python cryptography project-management exception-handling security-tools argon2-password-hashing aes-gcm-encryption sha-256-hash
- Updated
Oct 12, 2025 - Python