Hi Dave, > Is there anyone out there that could perhaps point me in the > right direction ? See http://www.codeproject.com/KB/security/RSAEncryption.aspx. Mike wraps Crypto++'s RSA gear.
Jeff On Mon, Oct 6, 2008 at 4:14 AM, dhayzen <[EMAIL PROTECTED]> wrote: > > Hi Group. > > I am currently using the Microsoft cryptography library for DES/3DES > operations within a Smartcard which works a treat with one > exception.... The Smartcard requires an initial key of all zeros, > which of course Microsoft flags as a weak key and will not generate. > > With this problem in mind, I thought I`d check out the Crypto++ > libraries, as these are recommended for use with Smartcards - however > my development platform is VB.NET 2005 and I have no idea how to > integrate the Crypto++ libraries into something I can use within > VB.NET 2005. > > Is there anyone out there that could perhaps point me in the right > direction ? > > regards > Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [EMAIL PROTECTED] More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
