Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / December 2007

Tip: Looking for answers? Try searching our database.

encrypted password

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Claudia Fong - 13 Dec 2007 09:33 GMT
I have two textboxes in my webform for the user to login with their
username and password.

Is it possible to encrypt the password that the user input? For example
if the user input a 6 characters password and I can generate the key
below:

1E-5C-7F-BB-BB-F0-AA-10-56-A3-26-4C-6A-74-9E-B9

Cheers!

   Claudi
Mark Rae [MVP] - 13 Dec 2007 10:11 GMT
> Is it possible to encrypt the password that the user input?

http://www.google.co.uk/search?sourceid=navclient&aq=t&hl=en-GB&ie=UTF-8&rlz=1T4
GZEZ_en-GBGB252GB252&q=%2eNET+cryptography


Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

Patrice - 13 Dec 2007 10:12 GMT
Your best bet would be likely to use https for this form..

The idea is that if an attacker can intercept the password, it is likely he
will be able to intercept the client side code that done the encryption
(being then able to decrypt this password).

--
Patrice

>I have two textboxes in my webform for the user to login with their
> username and password.
[quoted text clipped - 10 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***
Patrice - 13 Dec 2007 10:56 GMT
Ah !  I thought you wanted to do some kind of client side encryption...
See the other response if server side encryption...

--
Patrice

> Your best bet would be likely to use https for this form..
>
[quoted text clipped - 19 lines]
>>
>> *** Sent via Developersdex http://www.developersdex.com ***

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.