项目作者: CalPlug

项目描述 :
Example AES-128 encryption schemes demonstrated in Arduino C, Processing, and Java.
高级语言: Python
项目地址: git://github.com/CalPlug/Microcontroller_AES_Encryption.git
创建时间: 2017-12-30T05:55:43Z
项目社区:https://github.com/CalPlug/Microcontroller_AES_Encryption

开源协议:

下载


Microcontroller_AES_Encryption

Please see the discussion of this code on: https://forum.processing.org/two/discussion/15156/simple-aes-encryption-example
This project is an example which was adapted into the following: https://github.com/CalPlug/ESP8266_Load_Controller

This project also contains a Base-64 encoder / decoder and a Kansas City Standard file to audio converter. This was used in the project as a test of the Base64 encryption and added to the project.