You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi,

    There's definitely SHA1 in Puck.js (at least on recent firmware) - you just use require("crypto").SHA1("your data"), however there was no AES built in.

    Looking at it, there is space for it so I just added it. If you use one of the latest 'travis' builds from http://www.espruino.com/binaries/travis/­master/ then it should now have require("crypto").AES in (or it'll be in the 1v97 release).

About

Avatar for Gordon @Gordon started