Crypto API  
Author Message
StepanM





PostPosted: Top

Windows XP >> Crypto API This is a multi-part message in MIME format.

------=_NextPart_000_0010_01C38744.475E63C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi, for a security web application, I use Crypto API to encrypt the =
password in database on Windows NT... But we need to upgrade it to =
Windows 2003, for RND we tried to decrypt the existing password but all =
passwords are not the same, any idea?? (same problem with XP)

Ex: With NT my password is marc1234
With 2003 and XP is =07=01=F9*D=05!=AA=20

Thanks
Marc
------=_NextPart_000_0010_01C38744.475E63C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi, for a security web application, I =
use Crypto=20
API to encrypt the password in database on Windows NT...&nbsp; But we =
need to=20
upgrade it to Windows 2003, for RND we tried to decrypt the existing =
password=20
but all passwords are not the same, any idea?? (same problem with=20
XP)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Ex: With NT my password is =
marc1234</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; =
With 2003 and=20
XP is <FONT face=3DVerdana>=07=01=F9*D=05!=AA </FONT></FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Thanks</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>Marc</FONT></DIV></BODY></HTML>

------=_NextPart_000_0010_01C38744.475E63C0--

Windows XP791