I\'ve spent a couple hours now trying to figure this out, but I just can\'t get it to work. I\'ve got a C# encryption routine that I need to match in php. I can\'t change
Take a look at encoding.getBytes, you need the secret key Bytes from UTF8...