Most of the software applications developed require their users to go through the authentication process by feeding in their username and password. Every product owner should ask these questions How secure are these passwords? Is your application storing these passwords in plain text format or are they encrypted? What sort of encryption algorithm is being [...]
Archive for July 2nd, 2010
Sample Java code for password encryption using Secure Hash Algorithm (SHA-256)
Posted in Java, Sample Free Code, Technology, tagged algorithm, architect, Ashish Shukla, authentication, capgemini, comcero, encryption, hash, j2ee, java, one-way, orangehut, password, security, sha 256, source code on July 2, 2010 | 5 Comments »
