pyara Posted June 14, 2008 Share Posted June 14, 2008 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! Link to comment https://forums.phpfreaks.com/topic/110185-how-to-encrypt-and-decrypt-in-php-server-and-j2me-client/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.