A secure and user-friendly open-source cryptography library, offering modern cryptographic APIs that are resistant to quantum attacks. Protect your data with ease and confidence using advanced quantum-resistant algorithms.
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