mpyaes

AES library

A library providing an AES encryption implementation with padding and verification facilities

MicroPython utility library for AES encryption

GitHub

26 stars
3 watching
4 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list

aesmicropython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
piaca/micropython-aes An implementation of the AES encryption algorithm in pure Python for use with MicroPython 18
qistoph/arduinoaes256 An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. 62
kkayataka/plusaes A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. 190
mvayngrib/react-native-aes Provides AES encryption and decryption capabilities in React Native applications. 29
davylandman/aeslib An Arduino library providing basic AES encryption/decryption functionality 349
jangko/nimaes An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. 54
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
mpdavis/python-jose Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. 1,548
dmazzella/ucryptoauthlib A lightweight Python driver for Microchip's Crypto Authentication secure elements 41
paulmillr/noble-ciphers A lightweight JavaScript implementation of multiple encryption algorithms 213
ayoy/micropython-waveshare-epd A Python library for controlling a 1.54" two-color E-Paper Display using MicroPython 52
nordmike/gibberish-aes-as3 An implementation of AES encryption in ActionScript 3. 0
mrjohannchang/aioserial.py A Python package that provides an asynchronous interface to serial communication. 133
devbis/micropython-aiosentry Provides an asynchronous Sentry error reporting client for use in embedded systems 11
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,134