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.

GitHub

5 stars
2 watching
1 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jacklinquan/micropython-cryptodweetProvides basic APIs for interacting with the Dweet service, including encryption.2
jacklinquan/micropython-aiobuttonA MicroPython module for creating buttons with debounced and timed press/hold states4
jacklinquan/micropython-microbmpA Python module for processing BMP images in various color depths and compression methods.10
piaca/micropython-aesAn implementation of the AES encryption algorithm in pure Python for use with MicroPython18
jacklinquan/micropython-dweeterA Python module for securely sending and receiving encrypted messages through the Dweet service.3
kushaldas/johnnycanencryptProvides a Python module with encryption and decryption capabilities using Rust.53
majoson-chen/micropython-uloggerA lightweight log module designed for micropython to reduce unnecessary operations and improve performance.35
jacklinquan/micropython-basicdweetA basic API module for the Dweet service3
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
owainm713/ad9833-micropython-moduleA Python module that interfaces with an AD9833 programable waveform generator6
microchiptech/cryptoauthlibA library that provides APIs for communicating with secure elements in cryptographic devices.388
sjaak31367/micropython_perlinGenerates Perlin noise in Micropython1
miketeachman/micropython-rotaryA MicroPython module to read rotary encoder values in real-time292
perfecxx/micropython-simplekeypadA MicroPython library for interfacing with keypad matrices.1
kennysong/tinysmpcA tiny Python library for collaborative secure multi-party computation on private data87