AESLib
AES library
An Arduino library providing basic AES encryption/decryption functionality
Arduino Library for AES Encryption (source based on avr-crypto-lib)
352 stars
36 watching
106 forks
Language: C
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of authenticated encryption algorithms implemented in Rust | 733 |
| | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
| | An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
| | A library providing an AES encryption implementation with padding and verification facilities | 26 |
| | A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
| | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
| | An AES encryption core implementation in Verilog, supporting various key sizes and modes. | 339 |
| | An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
| | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
| | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
| | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| | An Arduino-based library for creating an extensible web server | 750 |
| | A collection of cryptographic functions written in C. | 485 |
| | A collection of cryptographic primitives implemented in Motoko | 11 |