Re: Checksum verification

From: S. Pidgorny (slavickp_at_yahoo.com)
Date: 11/30/03


Date: Sun, 30 Nov 2003 11:16:05 +1100

MS digitally signs much of the files lately. You can verify the signature:

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/proddocs/entserver/sig_verification_tool.asp

-- 
Svyatoslav Pidgorny, MVP, MCSE
-= F1 is the key =-
"Nemo" <anonymous@discussions.microsoft.com> wrote in message
news:920201c3b61e$8fdaa150$a601280a@phx.gbl...
> Hello all,
> I'm wondering if there is a way to compare the checksums
> of system files on my machines with the "standard" files
> (*.dll, *.cab, etc.) at Redmond.  Any suggestions?
>
> Thanks.


Relevant Pages

  • Re: how can we restrict what certificate WSE will use?
    ... > X509SecurityTokenManager to verify the request is from a trusted client. ... > certificate to build a valid signature and encrypted data section. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Keyed hash vs Digital signature ????
    ... For DSIGs you usually use certificates. ... Otherwise it is not possible to verify that you are really using the right public key ... Certs can be made available in various ways - e.g. you can embed them in the signature, make them downloadable and so forth. ... I have understand that hashing a file with a keyed Hash class, ...
    (microsoft.public.dotnet.security)
  • RE: problem verifying XML signature
    ... I've just tried to verify your signature using v2.0, ...
    (microsoft.public.dotnet.security)
  • problem verifying XML signature
    ... I have tried verifying the signature with Microsoft SignedXml class ... internal error while attempting to verify the signature. ...
    (microsoft.public.dotnet.security)
  • string to _bstr_t conversion
    ... I'm using the Capicom libraries to verify the signature. ... My problem is how to convert my string into a _bstr_t. ... be the decoded message: ...
    (microsoft.public.vc.language)