Rewrite Rijndael 256 C# Encryption Code in PHP

前端 未结 4 1184
醉梦人生
醉梦人生 2020-12-17 17:09

I have an encryption/decryption algorithm written in C# - I need to be able to produce the same encryption in PHP so I can send the encrypted text over HTTP to be decrypted

4条回答
提交回复
热议问题