AES Interop Between PHP and Java

Asked and answered on the Fun Things in Life blog:

How do you use AES in PHP to encrypt a message and decrypt it in Java?

And:

How do you do it the other way around?

In the end, as ever, the message is: “Hello World”.

AES Interop between PHP and Java - Fun Things in Life


Leave a Reply