Hi Mathieu,

I would assume you would provide a Cryptographic Sservice Package
(CSP). But I've never looked into in.

I am looking to replace the .NET Framework
crypto class by the CryptoPP one.
You probably cannot replace the .NET cryptography package per se. You
would provide the CSP, and then set it as the machine default CSP.
Again, I'm shooting from the hip.

Jeff

On 9/11/06, Mathieu Malaterre <[EMAIL PROTECTED]> wrote:
Hello,

       I am looking to replace the .NET Framework crypto class by the CryptoPP
one. Has anyone try doing so ? Could they share there experience ? I am
having a hard time understanding how to setup manually all the
parameters (Modulus, Exponent, InverseQ...) are there any examples
somewhere that I can look at ?
       Finally the only post I was able to find mentionned a problem of
endianness:

http://www.eggheadcafe.com/forumarchives/win32programmerdirectxvideo/dec2005/post24849638.asp

       Is this something that has been solved since ?

Thanks for your time,
Mathieu



Reply via email to