开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜