Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 459 Bytes

monocypher_embedded

main

Stripped down version of an excellent Monocypher crypto library (https://github.com/LoupVaillant/Monocypher), for embedded usage (tested on STM32F1, STM32F4, ESP8266 and ESP32 chips).

Why?

Needed for transparent LoRa+Mavlink2 symmetric packeted packets encryption and authentication for my airplane and boat drone projects.