Cryptography with Arduino

Post Reply
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Cryptography with Arduino

Post by Neo » Tue Feb 12, 2013 12:10 am

While cryptography is one of my favourites, there was one guy who asked for Cryptography with Arduino. I thought to submit a topic with some libraries that can be easily used with AVR and Arduino platforms.

AVR-Crypto-Lib
http://avrcryptolib.das-labor.org/trac/wiki/Getting

AES (Advanced Encryption Standard) library for Arduino (128, 192 and 256 bit key sizes)
AES-library.zip
(42.64 KiB) Downloaded 873 times
Cryptographic suite for Arduino (SHA, HMAC-SHA)
Cryptosuite-master.zip
(10.91 KiB) Downloaded 648 times
https://github.com/Cathedrow/Cryptosuite
Post Reply

Return to “Arduino”