Encrypted Data over Sockets

Mark Wieder ahsoftware at sonic.net
Sat Jul 9 11:37:21 EDT 2022


On 7/8/22 19:47, Bob Sneidar via use-livecode wrote:
> Okay apparently base64Encode/Decode is my friend. I have this working now without encryption. I will re-enable encryption and see if that works.

Base64 encoding will do the trick but at the expense of making your data 
strings twice as long as the binary equivalents.

-- 
  Mark Wieder
  ahsoftware at gmail.com



More information about the use-livecode mailing list