Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fadisuleiman-jo/coap-mqtt-encryption


https://github.com/fadisuleiman-jo/coap-mqtt-encryption

ascon chacha20 cipher esp32 iot-device micropython micropython-esp32 present simon speck

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

This project was made to benchmark and record results for a scholarly letter targetted to IEEE. The letter is title "Evaluating Lightweight Encryption Schemes in MQTT and CoAP IoT Protocols". The project specifically targets ESP32 IoT microcontroller along with any other flashed microcontroller that uses Micropython.

The project contains 10 combinations of ciphers and communication protocols for evaluation and benchmarking purposes. There are 5 ciphers by 2 communication protocols:

The 5 ciphers are:

ASCON
PRESENT
SIMON
SPECK
CHACHA20

and the communication protocols are:

COAP
MQTT