Stars
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos ma…
Obsttube / CryptoAES_CBC
Forked from rweather/arduinolibsArduino AES CBC Library forked from rweather/arduinolibs and modified to work not only on Arduino, but on ESP8266 as well
This article discusses how to implement Advanced Encryption Standard (AES) encryption and decryption for secure Internet of Things (IoT) devices using Tiny-AES-c library and APM32F003 microcontroll…
Pure AES-128 implementation for IoT Module (Tested in Particle Photon)
This is project that combines a Processing 3 UI with an ESP8266 to provide an IoT device to control loads via WiFi using MQTT. This project includes AES 128 Encryption
Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
Simulated the behaviour of RC4 encryption algorithm and coded in Python
Code Implementation of RC4 in Python