encryption - Best approach to encrypt username/password and then transfer them to the server in Java application -


what best approach encrypt password entered user @ client side , decrypt @ server in java application.?

basically want make sure data entered client secure.

regards tarun sapra

use ssl. solves problems.

if can't use ssl reason might need post more information system can provide more specific advice.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -