micropython-aes
Encryption library
An implementation of the AES encryption algorithm in pure Python for use with MicroPython
18 stars
4 watching
5 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing an AES encryption implementation with padding and verification facilities | 26 |
| A Python interface to cryptographic primitives and protocols | 1,079 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| A modern password hashing library for Python | 1,286 |
| An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
| A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
| An AES CBC mode encryption module for MicroPython devices | 5 |
| A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
| A Nim library implementing a fast and secure encryption algorithm | 19 |
| A collection of software modules for interacting with various displays and memory chips using MicroPython. | 3 |
| An implementation of a simple encryption algorithm in Erlang. | 0 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 64 |
| A Lua wrapper around a cryptographic library for secure messaging | 17 |
| A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |