mpyaes
AES library
A library providing an AES encryption implementation with padding and verification facilities
MicroPython utility library for AES encryption
26 stars
3 watching
4 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
aesmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
| An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
| A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
| Provides AES encryption and decryption capabilities in React Native applications. | 29 |
| An Arduino library providing basic AES encryption/decryption functionality | 352 |
| An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |
| A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
| A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
| A Python library for controlling a 1.54" two-color E-Paper Display using MicroPython | 52 |
| A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
| A Python package that provides an asynchronous interface to serial communication. | 133 |
| Provides an asynchronous Sentry error reporting client for use in embedded systems | 11 |
| A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |