Hashing Passwords in Java With BCrypt

BCrypt is a one-way salted hash function based on the Blowfish cipher. It provides several enhancements over plain text passwords (unfortunately this still happens quite often) and traditional hashing algorithms (md5).

Read full news article on Dzone

 


Date:

Categorie(s):