A pure Python implementation of the AES encryption algorithm for MicroPython environments.
micropython-aes provides a pure Python implementation of the Advanced Encryption Standard (AES) algorithm, specifically adapted for MicroPython. This library enables encryption and decryption capabilities on MicroPython platforms that lack native AES support, making it essential for secure data handling in embedded systems.
The project focuses on providing a lightweight, dependency-free cryptographic solution that adheres to the AES standard while being practical for resource-constrained MicroPython deployments.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.