Search Results

3
votes

Compatible encryption between C# and PHP, ColdFusion, Ruby, Python

If you mean that it should be impossible for third-parties to decrypt data, then you will want to use an asymmetric encryption algorithm such as RSA. This will the third-party to encrypt data with …