Question
aes encryption between cf7 and c#
I have a c# website that I'm trying to send encrypted urls to
via my cold fusion 7 application. I have control of both the c# and
the cf code. The cf site is doing the encryption, and the c# code
is doing the decryption (2 different sites sharing data).
Attached is the code I'm trying to use for both sides. I have tried all the modes of AES, and not had any luck.
Anyone have any ideas?
Attached is the code I'm trying to use for both sides. I have tried all the modes of AES, and not had any luck.
Anyone have any ideas?
