PKCS10

From: Boris Nikitin (aktz_at_tut.by)
Date: 01/30/04


Date: 30 Jan 2004 12:38:32 -0800

Hi! Sorry my fluent English!
I've question: does PKCS10 file contain information about type of CSP
which has been used for its creation?
Situation: I'm developing CSP.
I try to look over the PKCS10 file by certutil.exe. Certutil.exe said
me that signature doesn't correspond public key, but it didn't ask my
provider for context. When I did same operation with file generated by
other CSP - Registry Monitor show that certutil.exe knows the type
of CSP. It gone directly to type of CSP without enuming names of CSPs.
 
And how does certutils.exe check the corresponding signature and
public key?



Relevant Pages

  • RE: Sign and Verify with Different CSPs
    ... Unlike an RSA signature, which is a BIG NUMBER - and, hence, byte order is ... the purpose of the program was to test my CSP. ... What still confuses me is that the hash my CSP produces is also in big ... As for the public key: when you use CAPI to export the public key, ...
    (microsoft.public.platformsdk.security)
  • RE: Sign and Verify with Different CSPs
    ... I don't see wher do you get the SIGNATURE bytes in the second set of calls. ... As for the public key: when you use CAPI to export the public key, ... CryptAcquireContext (my CSP, CRYPT_NEWKEYSET) ... public key blob from my CSP, which does use big endian representation, but I ...
    (microsoft.public.platformsdk.security)
  • Re: PKCS10
    ... does PKCS10 file contain information about type of CSP ... Every time you generate a repository with public/private key (with the CSP ... of your choice) Windows associates the repository (and all public key inside ... > me that signature doesn't correspond public key, ...
    (microsoft.public.platformsdk.security)
  • CSP type
    ... I want to create CSP of my own type. ... Is there a type of provider which generates the certificate request ... in PKCS10 file generated by xenroll.dll?I am interested in this ...
    (microsoft.public.platformsdk.security)
  • Re: CSP type
    ... > 1) I want to create CSP of my own type. ... > 2) Is there a type of provider which generates the certificate request ... > in PKCS10 file generated by xenroll.dll?I am interested in this ...
    (microsoft.public.platformsdk.security)