https://github.com/qistoph/ArduinoAES256
Ilya's byte-oriented AES-256 implementation implemented for Arduino
https://github.com/qistoph/ArduinoAES256
Last synced: 10 months ago
JSON representation
Ilya's byte-oriented AES-256 implementation implemented for Arduino
- Host: GitHub
- URL: https://github.com/qistoph/ArduinoAES256
- Owner: qistoph
- Created: 2011-05-03T18:49:18.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T16:18:09.000Z (about 12 years ago)
- Last Synced: 2025-04-13T23:55:24.936Z (11 months ago)
- Language: C++
- Homepage:
- Size: 130 KB
- Stars: 62
- Watchers: 7
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-avr - ArduinoAES256 - Ilya's byte-oriented AES-256 implementation implemented for Arduino. (Miscellaneous)
README
ArduinoAES256
A small test/demo project based on "A byte-oriented AES-256 implementation" by Ilya
http://www.literatecode.com/2007/11/11/aes256/
This is implementation of his code tested on an Arduino Duemilanove