Re: Certificates and Cryptography (Please HELP!)

From: Kevin T. Price (kpckids@cox.net)
Date: 06/28/02


From: "Kevin T. Price" <kpckids@cox.net>
Date: Thu, 27 Jun 2002 19:33:53 -0400


Based on the samples you've provided, the other group needs to provide a
little more information in the document containing the signature. Since it's
too much to type, I strongly recommend finding a copy of ".NET Framework
Security" from Addison-Wesley and looking at chapter 32 which has quite a
focus on XMLDSIG.

HTH,
Kevin

"M. Shawn Dillon" <nollids@moc.ovc-erutrepa> wrote in message
news:eRuf2feHCHA.2544@tkmsftngp08...
> I am currently involved in a project which must be available for external
> testing by COB this Friday (tomorrow) and am running into trouble with the
> cryptography framework.
>
> Our company is a MS shop, but we are working with another company that
uses
> a Java implementation. The goal is to be able to receive and verify
signed
> documents from this other company.
>
> The other company will provide us with a public key (DSA, 1024 bits) in
the
> form of an X.509 certificate (sample attached), and a signed XML message.
> What I need to be able to do is verify this signature.
>
> I've read through the CryptoAPI documentation, the CAPICOM documentation,
> and the System.Security.Cryptography documentation and have yet to find a
> way to obtain a DSAParameters object (or associated public-key values)
from
> the given X.509 certificate.
>
> Please, any help at all would be appreciated.
>
> Thanks in advance,
> M. Shawn Dillon, MCSD
> Senior Developer
> Aperture Credentialing, Inc.
> sdillon@aperture-cvo.com.nospam
>
>
>



Relevant Pages

  • Re: Executable enty points incorrectly documented
    ... The function signature is there though ... belong to C/C++ documentation rather than Windows API documentation. ... As for the entry point signature: ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Certificates and Cryptography (Please HELP!)
    ... signedMessage1.txt is the DSA 40-byte Base64-Encoded signature which I ... should be able to verify with the certificate's public key. ... The certificate store that I installed the certificate into ... >> I've read through the CryptoAPI documentation, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Certificates and Cryptography (Please HELP!)
    ... cryptography framework. ... The other company will provide us with a public key ... form of an X.509 certificate, ... I've read through the CryptoAPI documentation, the CAPICOM documentation, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Statically AND Dynamically Typed Language ??
    ... an interface is the perfect place for this documentation. ... JavaDoc for the interface and each signature, ... That certainly excludes Java. ...
    (comp.lang.misc)
  • Re: Getting User Input in BASH Script without using Read.
    ... read the documentation for read once more. ... might just as well have written your script for that other too. ... this is not surprising. ...
    (comp.unix.shell)