Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qistoph/ArduinoAES256
Ilya's byte-oriented AES-256 implementation implemented for Arduino
https://github.com/qistoph/ArduinoAES256
Last synced: about 2 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T16:18:09.000Z (almost 11 years ago)
- Last Synced: 2024-11-15T21:11:56.436Z (2 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