![]() |
what exactly is password encryption?
I mean I know what the term means and what it does...
but should every internet application that requires login information etc use it for password and such? |
There are other methods of authentication, but username and password i think are the easiest to implement.
|
Without having a form of secure authentication, encrypted password or otherwise, you are asking for trouble.
|
Usually with websites when users sign up to the website and set their password their password is encrypted in a way that can't be reversed. Then, each time the user enters their password to log in this password is encrypted in the same way and compared to the encrypted version of the password they provided. If these encrypted passwords match then the user can enter the website. This way if someone manages to view the passwords stored in the database all they can see is the encrypted passwords and therefore they can't reverse engineer them because that one encrypted password could be the result of several different passwords
|
Quote:
so basically it's making sure that even if someone gets hold of database, he gets nothing that could harm anybody? cool |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
| All times are GMT -5. The time now is 2:44 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC