I found a thread from a year ago that mentions libsodium: http://runtime-revolution.278305.n4.nabble.com/SHA1-cracked-What-are-the-chances-this-will-be-addressed-in-LC-td4712554i20.html
I was wondering if anyone had taken a look at what it would take to build something usable within LiveCode? My guess is that this is something that could be addressed as a LCB library to hook into native compiled code for each platform. The project itself looks to have make files for all of the platforms of interest in this community. I've been looking due to the talk that Andre gave last month at LCG which mentioned Scuttlebutt (https://www.scuttlebutt.nz/). The dex library he demonstrated (https://github.com/soapdog/livecode-dex-lib) implements a protocol that is very similar, but uses a different encryption method (RSA). Upon my initial look, one of the things that would be needed to interface with Scuttlebutt would be the encryption library (there is a JS version of the library available, but performance would be much better with native code and no overhead of the browser object). Thanks, Brian _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode