This repo contains applications (server & client) for implemented LoraRatchet on either Raspberry pis or ESP32.
If you want to run the thesis projects on either a Raspberry pi og ESP32, there are applications and code examples for those. Please go into their respective directory named such.
We modified several libraries to get this working. This is both
Here we had to update the library to a newer version, we have forked and renamed the repo to edhoc, which can be found at the modified link.
We updated the EDHOC to version 13, so it complies with static Diffie-hellman authentication using the cipher suite 0.
sx127x_lora: original - modified
The original repo was not working due to a incompatible merge earlier this year, so we forked this library and implemented the missing parts.