Answer the question
In order to leave comments, you need to log in
What generic encryption method to use to transfer a string from client to server?
There is a project that has a backend server (API) and clients - they all use different programming languages: PHP, Java, C++, ......
Question: Which encryption method / library to use to transfer data (json strings) between the client / server that both could decrypt knowing only the password?
PS. At the moment I see only openssl encrypt/decrypt.
Answer the question
In order to leave comments, you need to log in
PS. At the moment I see only openssl encrypt/decrypt.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question