Page 1 of 1

how encrypt and decrypt in php and j2me.

Posted: Fri Jun 13, 2008 5:06 am
by ismail
hello all,
In servlet and j2me for encryption and decryption,i used bouncy castle light weight cryptography API to perform DES encryption of arbitrary data,which encrypts/decrypts,then the generated value are in bytes,i used base64 encoder/decoder to convert bytes into string.now the same task i want to do it in php and j2me?
pls help me how to do! :roll:

Re: how to use encrypt and decrypt

Posted: Fri Jun 13, 2008 9:41 am
by Christopher

Re: how to use encrypt and decrypt

Posted: Fri Jun 13, 2008 11:52 pm
by ismail
thankz EVERAH for ur kind reply,this link helped me a lot.
Have a wonderful weekend.