take a look...
http://www.cryptopp.com/wiki/Digital_Signature

v.

2008/7/16 v. miethe <[EMAIL PROTECTED]>:
> take a look...
> http://www.cryptopp.com/wiki/Digital_Signature
>
> v.
>
> 2008/7/15 Wilayat <[EMAIL PROTECTED]>:
>>
>>
>>  Hi All
>>
>> I want to develop an application for strong authentication in C++
>> using MS Visual studio. It needs exchange of digitally signed messages
>> between client and server. The messages inlcude random number(s) and
>> optional text and certificate. For example a message from client A to
>> server B would like:
>>  message = Rand || text || cert
>> Can anybody tell me how to sign this message and then verify? can
>> anybody send me conde if there is any?
>>
>> I would also like if some one send me the documents, tutorials, links
>> etc where I can learn how to use digital signature, encryption etc in C
>> ++. I am currently learning from MSDN documentation, but it will take
>> too much time. Please keep in mind that I am not so good in C++
>> programming.
>>
>>  thanks in advance.
>>
>> regards,
>> Wilayat
>> >

--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to