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: 10 months ago
JSON representation

Ilya's byte-oriented AES-256 implementation implemented for Arduino

Awesome Lists containing this project

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