开发者

Encrypt a string in .NET and decrypt it in PHP? [duplicate]

开发者 https://www.devze.com 2023-02-21 17:47 出处:网络
This question already has an answer here: Closed 11 years ago. 开发者_C百科 Possible Duplicate: Cross platform (php to C# .NET) encryption/decryption with Rijndael
This question already has an answer here: Closed 11 years ago.
开发者_C百科

Possible Duplicate:

Cross platform (php to C# .NET) encryption/decryption with Rijndael

How can I encrypt something in .NET and decrypt it in PHP?


You can encrypt/decrypt cross-platform using the TripleDES symmetric encryption algorithm.

This URL provides a working sample: PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号