Raw DSA private key data -> Private Key Blob

From: Eugene Mayevski (mayevski_at_eldos.org)
Date: 02/23/04


Date: Mon, 23 Feb 2004 20:20:27 +0200

Hello,

we managed to import RSA private keys successfully (private key blob
format is known), but DSA private key blob is a top secret. We can get
the raw private key data from DSA private key blob, but not put it
there. Is there any format description available that will let us set
DSA private key for certificate in CryptoAPI?

Sincerely yours,
Eugene Mayevski



Relevant Pages

  • Re: Raw DSA private key data -> Private Key Blob
    ... DSA private key blob format is documented in MSDN ...
    (microsoft.public.platformsdk.security)
  • Re: CryptAPI(encryption/decryption)
    ... The PFX format encrypts the private key with the user supplied password so ... exchanging private keys using this format is as safe as using the PEM ...
    (microsoft.public.pocketpc.developer)
  • Re: CryptAPI(encryption/decryption)
    ... since symmetric encryption is faster than public key encryption. ... As per your reply I could get the handle of the private key. ... possible for B to decrypt the data using his Private Key. ... The PFX format encrypts the private key with the user supplied password ...
    (microsoft.public.pocketpc.developer)
  • Re: Format of the Public/Private key BLOB
    ... I have a PEM file with private key to decrypt it. ... CryptAPI and Linux using Openssl. ... default DER format? ...
    (microsoft.public.platformsdk.security)
  • Re: CryptAPI(encryption/decryption)
    ... I misspelled the Private Key as Primary Key. ... and the priavte key in PEM format. ... Is there any variation in the encryption format in openssl compared to CSP? ...
    (microsoft.public.pocketpc.developer)