Re: AspCrypt using .NET framework?
- From: "Gaurav Vaish \(www.EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Thu, 1 Jun 2006 00:03:24 +0530
The result from AspCrypt's been somthing like
"aa0LEL4gR0chI"
where two first charactors are password salt.
And this is the code I adapt from one I found in Google
This is definitely DES... well, at least seem so.
Regarding DES in .Net... I haven't used it first hand. You may like to look
into:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT10.asp
It's nothing great... just a wrapper to the crypto-classes. May be using the
wrapper may help you.
Try setting the Key as "aa" instead of calling GenerateKey().
And I don't think DES would you IV.
--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------
.
- Follow-Ups:
- Re: AspCrypt using .NET framework?
- From: Gaurav Vaish \(www.EduJini.IN\)
- Re: AspCrypt using .NET framework?
- References:
- AspCrypt using .NET framework?
- From: hobbitam
- Re: AspCrypt using .NET framework?
- From: Gaurav Vaish \(www.EduJini.IN\)
- Re: AspCrypt using .NET framework?
- From: Panya
- AspCrypt using .NET framework?
- Prev by Date: Re: Simple readXML which requires authentication
- Next by Date: Re: securing an intranet site
- Previous by thread: Re: AspCrypt using .NET framework?
- Next by thread: Re: AspCrypt using .NET framework?
- Index(es):
Relevant Pages
|
|