Page 1 of 1

base64 encryption

Posted: Mon Jun 15, 2009 1:32 am
by nithy_compvue
I am trying to use base64 encryption with DESede algorithm. I have a solution in
JAVA.

I need similar solution in PHP.

For Example: The encrypted code for the 'password' is '7JHe7Oo335uQ4JqjxIWyxw=='

Can anyone help?