Best cipher for encryption ?
Bob Sneidar
bobsneidar at iotecdigital.com
Thu Feb 19 11:17:48 EST 2026
You can also corrupt the resulting hash before saving it. How complex the corruption is is up to you. Without knowing how the hash is corrupted, no amount of brute force can decrypt it.
Bob S
> On Feb 19, 2026, at 2:44 AM, Georges Malamoud via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hello I use this
> encrypt tContent using "aes-256-cbc" with password tPass and salt tSalt
>
> of course the stack is password protected and variables tPass and tSalt are encrypted separately beforehand
>
> Is there something better ?
>
> Georges
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list