Re: AspCrypt using .NET framework?
- From: "Gaurav Vaish \(www.EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 22:43:06 +0530
I have an existing ASP application
that use AspCrypt to encrypt
employees' password.
Now I'm moving to ASP.NET
but need to continue using old data.
I don't know actually which encryption
algorithm AspCrypt uses.
Just know that it uses the same
algorithm as UNIX does.
First let me admit that I have not knowledge of AspCrypt function in ASP.
If it's the plain old Unix style, it should be DES.
If it's the new style with shadow, it must be MD5.
btw, what's the length of the encrypted password that you get from
AspCrypt... that may ring some bells of mine...
--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------
.
- Follow-Ups:
- Re: AspCrypt using .NET framework?
- From: Panya
- Re: AspCrypt using .NET framework?
- References:
- AspCrypt using .NET framework?
- From: hobbitam
- AspCrypt using .NET framework?
- Prev by Date: Re: LDAP Login ASP
- Next by Date: Re: How do I retreive Password, Secret Question and its answer from the Memberhisp API?
- Previous by thread: AspCrypt using .NET framework?
- Next by thread: Re: AspCrypt using .NET framework?
- Index(es):