Re: MD5CryptoServiceProvider class
From: Ben Lucas (ben_at_nospam.solien.nospam.com)
Date: 09/24/04
- Next message: Andrzej Nycz: "Can't logoff from IIS with Windows Identity"
- Previous message: Viktor Popov: "MD5CryptoServiceProvider class"
- In reply to: Viktor Popov: "MD5CryptoServiceProvider class"
- Next in thread: Gabe Garza: "Re: MD5CryptoServiceProvider class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Sep 2004 06:51:36 -0700
If you are using the MD5CryptoServiceProvider on an ASP.Net page, then it is
happening on the server side. If you are using it in something like a
client-side application, then on the client side.
-- Ben Lucas Lead Developer Solien Technology, Inc. www.solien.com "Viktor Popov" <viketo@yahoo.com> wrote in message news:uZsPKIjoEHA.3464@TK2MSFTNGP14.phx.gbl... > Hi ! > > I have a question:) I'm using the MD5CryptoServiceProvider class because I > encrypt the user's password when he/she opens the registration form. The > question is when a user creates for his/herself an account where does the > encryption commit? On the client side(his PC) or on the Server side? I think > that it's the second but I'm not sure.That's why I'm asking you:) > > Thank you! > > Viktor > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.767 / Virus Database: 514 - Release Date: 21.9.2004 a. > >
- Next message: Andrzej Nycz: "Can't logoff from IIS with Windows Identity"
- Previous message: Viktor Popov: "MD5CryptoServiceProvider class"
- In reply to: Viktor Popov: "MD5CryptoServiceProvider class"
- Next in thread: Gabe Garza: "Re: MD5CryptoServiceProvider class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|