Is the remote server yours or is it operated by a third party? There is more to it than just the choice of cipher. Key exchange is usually the toughest part of any system. Have you read "Cryptography Engineering: Design Principles and Practical Applications?" There is a lot to think about. Depends on the answer to the first question.
Mark On Feb 19, 2026, at 4:11 AM, jbv via use-livecode <[email protected]> wrote: Hi list, I am building a standalone app that will send requests to a remote server and receive data in return. I want to encrypt the two-ways exhanges. Is there any advice regarding the best cipher to chose among the long list of ciphernames ? Thank you in advance. jbv _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
