DESCryptoServiceProvider weak and semi-weak keys

From: I.Charitopoulos (i.charitopoulos_at_mellon.com.gr)
Date: 08/27/03


Date: Wed, 27 Aug 2003 12:34:47 +0300


Could anyone point me to the right direction as to where to look for the 4
"weak keys" and 6 "semi-weak" key pairs that the CSP does not allow use of?

In my application the keys are dynamically created and I need to cut off the
ones that are going to generate an exception when the key is the class
instance is set.

I'm either blind or they are not documented. I would appreciate any help on
the matter.



Relevant Pages

  • Re: CryptAPI(encryption/decryption)
    ... Unfortunately the Microsoft CSPs do not support importing keys in pem ... You would need to convert your key to the blob format described in ... How can I import this into CSP and decrypt the data which is encrypted ...
    (microsoft.public.pocketpc.developer)
  • RE: custom CSP
    ... load a KERNEL DEBUGGER on your test computer. ... BTW IE would need a lot more CSP functions implemented than just the few you ... etc.) and do only the work with YOUR keys. ... need your own contexts / handles and store the MS provider's context / ...
    (microsoft.public.platformsdk.security)
  • RE: Thanks and a follow-up question on private keys
    ... Basically keys are stored within Crypto Service Providers. ... CSP stores keys is CSP implementation dependant and of course possibly ... to request authentication before exercising the private keys and may never ... CryptoAPI through the same interface. ...
    (Focus-Microsoft)
  • Re: Tokenīs CSP
    ... You can do it, but if you load or generate keys, the are stored in the ... > Hi i want to write a CSP to store a Certificate into a Token. ...
    (microsoft.public.platformsdk.security)
  • DESCryptoServiceProvider weak and semi-weak keys
    ... "weak keys" and 6 "semi-weak" key pairs that the CSP does not allow use of? ... In my application the keys are dynamically created and I need to cut off the ...
    (microsoft.public.dotnet.security)