You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • For the SHA functions the library has to be "required". If this is a problem please let me know.

    No, it's no problem at all - to be honest you should kind of need it for most of them.

    It's a thought actually - Espruino supports TLS over sockets. You could actually write a JS Socket library (like is done for ESP8266/SIM900) that sends data over your given transport layer (if you were using some custom radio) and then you could use the built-in TLS support.

About

Avatar for Gordon @Gordon started