I’ve made an aes encryption library for HTML5 deployment for handling the data I pull from our server via php and js. But AES is not as robust as I would like for the kind of sensitive data we are dealing with so I’m going to make an RSA soon. AES cyphers are easy to create and require very little research. See proprivacy.com/guides/aes-encryption I’d give you the code I’ve done but I don’t really own it as my client is paying for it. Maybe later I’ll be able.
Sean Cole Pi Digital Prod Ltd > On 19 Nov 2019, at 18:12, Richard Gaskin via use-livecode > <use-livecode@lists.runrev.com> wrote: > > If you have a need to protect secrets beyond what most desktop apps need, > consider moving those secrets to a server and accessing them from your client > app. _______________________________________________ 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