Hello,
I need to check , server side an AES encryption for my own api create with asp.
the string in encrypted with B4XCipher and has been sent with poststring, the recept is ok
but server side, i have trying to use rijndael library functions but I can not decipher correctly
found there : http://www.freevbcode.com/ShowCode.asp?ID=2389
Could you have an idea or another method (in asp, php or other) to put me on the way for that ?
thanks
Michel
I need to check , server side an AES encryption for my own api create with asp.
the string in encrypted with B4XCipher and has been sent with poststring, the recept is ok
but server side, i have trying to use rijndael library functions but I can not decipher correctly
found there : http://www.freevbcode.com/ShowCode.asp?ID=2389
Could you have an idea or another method (in asp, php or other) to put me on the way for that ?
thanks
Michel
Last edited: