| DavyLandman/AESLib |
314 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
gpl-3.0 |
C |
| Arduino Library for AES Encryption (source based on avr-crypto-lib) |
| nailbuster/esp8266FTPServer |
134 |
|
0 |
0 |
about 6 years ago |
0 |
|
20 |
lgpl-2.1 |
C++ |
| Simple FTP Server for using esp8266/esp32 SPIFFs |
| spaniakos/AES |
100 |
|
0 |
0 |
almost 7 years ago |
0 |
|
11 |
agpl-3.0 |
C++ |
| AES for microcontrollers (Arduino & Raspberry pi) |
| abderraouf-adjal/ArduinoSpritzCipher |
63 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
isc |
C |
| Arduino encryption library; Spritz library for Arduino, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. :package: |
| gioblu/Cape |
52 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
|
C |
| String encryption for Arduino, limited microcontrollers and other embedded systems. |
| Octoate/ArduinoDES |
51 |
|
0 |
0 |
about 4 years ago |
0 |
|
3 |
gpl-3.0 |
C++ |
| DES and Triples DES encryption and decryption for the Arduino microcontroller platform |
| kakopappa/arduino-esp8266-aes-encryption-with-nodejs |
25 |
|
0 |
0 |
almost 7 years ago |
0 |
|
3 |
|
C++ |
| How to encrypt a string using AES in ESP 8226 and decrypt it in NodeJS |
| pkarsy/rfboot |
16 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| Atmega328 Bootloader for wireless (OTA) code updates, using the CC1101 RF chip. |
| rjw245/crypto-in-a-box |
9 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
|
C |
| Turns an Arduino (I used a RedStick from Sparkfun) in a cryptography token, allowing you to encrypt and decrypt messages with an unknown secret key using the NaCl encryption algorithm. |
| mjosaarinen/avr-aes256enc |
8 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
mit |
Assembly |
| A constant-time AES-256 implementation for AVR. Just because you never know when you might need one. |