Wilayat
unread,Jul 15, 2008, 5:30:08 PM7/15/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crypto++ Users
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