CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2009
    Posts
    4

    ECDSA using Visual C++ 6.0

    Dear all,

    Is there any ECDSA class in Visual C++ 6.0?
    I have searched using google, but ECDSA class only available on Visual C++ 2008.

    Anybody know about that class in VC6?

    Please help me..

    Thank you,

    Eka Candra

  2. #2
    Join Date
    Apr 2005
    Posts
    107

    Re: ECDSA using Visual C++ 6.0

    Google, is, as usual, your friend.
    http://www.cryptopp.com/

  3. #3
    Join Date
    Sep 2009
    Posts
    4

    Re: ECDSA using Visual C++ 6.0

    thank you for your information.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured