Close
0%
0%

AES encryption/decryption Mooltipass

Similar projects worth following
In order to avoid conflicts with the GPL license of AVR Cryptolib we have decided to change the AES Library to http://www.literatecode.com/aes256.

More info in: https://github.com/limpkin/mooltipass/tree/master/source_code/src/AES

Enjoy this project?

Share

Discussions

Miguel wrote 09/05/2015 at 12:56 point

AVR-Crypto-Lib was the first option used, but the license is GPL and it was not compatible with the one used by Mooltipass project. You can check more details about avr-cryptolib integration by checking http://www.area0x33.com/blog/?p=95

  Are you sure? yes | no

Miguel wrote 11/08/2014 at 19:36 point
Hello, due to GPL incompatibilities we decided to move to a 256bit AES C library.

  Are you sure? yes | no

Eric Evenchick wrote 04/15/2014 at 15:27 point
What are your thoughts on AVR-Crypto-Lib? I guess it's nice to have a prebuilt, open source assembly library for your processor.

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates