java - Best Algorithm to encrypt password -


i want encrypt password & store encrypted value in mysql database. algorithm best way go encryption in java?

for each user, i've userid, useremail field & these users, need algo encrypt password.

note: should able decrypt password well, since 1 of our support page shows password support team (legacy page cannot removed).

thanks

there standard algorithms encrypting passwords. can use pbewithsha256and256bitaes-cbc-bc bouncycastle.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -