Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 163 Bytes

File metadata and controls

2 lines (2 loc) · 163 Bytes

ESP32 Encryption and decryption using sodium

Example of using libsodium to encrypt and decrypt a message. along with base64 encode and deocde for transmission.