Hi!
I'm using this script in VB.NET to encrypt in 128 Bits using Rijndael encryption:
http://www.freevbcode. com/ShowCode.Asp?ID =4520
And need something in PHP to decrypt the strings that are generated by VB.
I tried several functions that I found in the internet, but all with different results.
Can anyone help me?
Thx
I'm using this script in VB.NET to encrypt in 128 Bits using Rijndael encryption:
http://www.freevbcode. com/ShowCode.Asp?ID =4520
And need something in PHP to decrypt the strings that are generated by VB.
I tried several functions that I found in the internet, but all with different results.
Can anyone help me?
Thx
Comment