micropython-cryptomsg
Encryption module
An AES CBC mode encryption module for MicroPython devices
A MicroPython module to encrypt and decrypt messages with AES CBC mode.
5 stars
2 watching
1 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides basic APIs for interacting with the Dweet service, including encryption. | 2 |
| | A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |
| | A Python module for processing BMP images in various color depths and compression methods. | 10 |
| | An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
| | A Python module for securely sending and receiving encrypted messages through the Dweet service. | 3 |
| | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
| | A lightweight log module designed for micropython to reduce unnecessary operations and improve performance. | 35 |
| | A basic API module for the Dweet service | 3 |
| | MicroPython MessagePack implementation | 28 |
| | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
| | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
| | Generates Perlin noise in Micropython | 1 |
| | A MicroPython module to read rotary encoder values in real-time | 292 |
| | A MicroPython library for interfacing with keypad matrices. | 1 |
| | A tiny Python library for collaborative secure multi-party computation on private data | 87 |