Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fadisuleiman-jo/coap-mqtt-encryption
- Owner: FadiSuleiman-Jo
- Created: 2025-02-02T17:14:07.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-02-02T17:21:39.000Z (3 days ago)
- Last Synced: 2025-02-02T18:25:26.481Z (3 days ago)
- Topics: ascon, chacha20, cipher, esp32, iot-device, micropython, micropython-esp32, present, simon, speck
- Language: Python
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
CHACHA20and the communication protocols are:
COAP
MQTT