You are reading a single comment by @d0773d and its replies. Click here to read the full conversation.
  • I'm not sure if the Espruino can support encryption features.... If I had to guess, Espruino probably can't due to resources needed to encrypt data.

    If that is the case, does anyone know of a way to encrypt data before sending the data out of the Espruino; eventually gets sent out of my WiFi module to a TCP server? I found https://www.sparkfun.com/products/11551 which is a way to securely store a key.

    At the moment I am sending out unencrypted text such as login credentials that should be encrypted on the Espruino side then unencrypted at the server side.

About

Avatar for d0773d @d0773d started