Wednesday, December 22, 2010

IS IT POSSIBLE TO DECRYPT SHA1 Algorithm !!!!!!

It is Highly impossible to Decrypt the SHA1 (in java) password because.......

  • when ever the user get registered in to a any web service the password of the user will be encrypted using the Hash function.
  • From the next time onwards when ever the user gets registered the entered password will be encrypted again and compared with the string which is present inside the database.
  • if the user is valid user then only he/she will be given the access to the web resource.
Thanks

Yuvaraj Rajesh Kumar

No comments:

Post a Comment