Page 1 of 1

how to encrypt and decrypt in php and j2me?

Posted: Sat Jun 14, 2008 1:48 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!

Re: how to encrypt and decrypt in php and j2me?

Posted: Sat Jun 14, 2008 1:51 am
by John Cartwright
Double post. Locked.