Hm. I'll look into the lib thing and try to make an external module for swapping it in and out from the SD card from it as described in that 935 thread. Otherwise the mem footprint seems not feasible.
I still (or now) wonder if having an STM with crypto capabilities as an option for Espruino might not make sense in the long run. Especially if I consider the discussions on TSL, HTTPS etc and the current state of network modules (hardware). If I stay in my own realm, not having https might not be that much of a problem. However, once I want to connect to other's APIs it might get more important/necessary, and even more so after NSA's work makes many providers tighten their services' security these days.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hm. I'll look into the lib thing and try to make an external module for swapping it in and out from the SD card from it as described in that 935 thread. Otherwise the mem footprint seems not feasible.
I still (or now) wonder if having an STM with crypto capabilities as an option for Espruino might not make sense in the long run. Especially if I consider the discussions on TSL, HTTPS etc and the current state of network modules (hardware). If I stay in my own realm, not having https might not be that much of a problem. However, once I want to connect to other's APIs it might get more important/necessary, and even more so after NSA's work makes many providers tighten their services' security these days.