micropython-cryptocfb

CFB Encryptor

An AES-128 CFB mode encryption module for MicroPython devices.

A Python module to encrypt and decrypt data with AES-128 CFB mode.

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jacklinquan/micropython-cryptomsg An AES CBC mode encryption module for MicroPython devices 5
jacklinquan/micropython-cryptodweet Provides basic APIs for interacting with the Dweet service, including encryption. 2
jacklinquan/micropython-microbmp A Python module for processing BMP images in various color depths and compression methods. 10
jacklinquan/micropython-aiobutton A MicroPython module for creating buttons with debounced and timed press/hold states 4
piaca/micropython-aes An implementation of the AES encryption algorithm in pure Python for use with MicroPython 18
jiekanghuang/micropython-am7020 Microcontroller firmware providing access to NBIoT and networking features via a Python interface. 3
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 34
v923z/micropython-ulab A software module providing fast numerical array manipulation and analysis capabilities 428
maythamfahmi/cryptonet A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. 101
perfecxx/micropython-simplekeypad A MicroPython library for interfacing with keypad matrices. 1
jacklinquan/micropython-dweeter A Python module for securely sending and receiving encrypted messages through the Dweet service. 3
miketeachman/micropython-rotary A MicroPython module to read rotary encoder values in real-time 284
mcameron/micropython-keyboard Firmware for a 47-key keyboard using MicroPython on a PyBoard board 31
jazzycamel/micropython-uprotobuf A Python implementation of Protocol Buffers for micropython, enabling the creation of lightweight binary data serialization. 21
microchiptech/cryptoauthlib A library that provides APIs for communicating with secure elements in cryptographic devices. 382