Hi,
I would like to encrypt data in AES or similar library prior sending it over LORA modem, and then encrypt it once received.
Is there any library with api exposed i can use in Mongoose OS for this ?
Check the mbedtls library.
Hi,
I would like to encrypt data in AES or similar library prior sending it over LORA modem, and then encrypt it once received.
Is there any library with api exposed i can use in Mongoose OS for this ?
Check the mbedtls library.