You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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
I am new to using Encryption on files and was wondering if anyone
might suggest on how to go about learning this Crypto++ api ? I have
started to research sites which talk about using Encryption and the
various types. But I would like to start using this API and if anyone
can advise on to go about learning and implementing this API I would
be gratefully appreciated.
Thanks in advance
Robert Roessler
unread,
Jun 23, 2009, 1:48:35 PM6/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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
You could look at the bundled self-test code... in Visual Studio terms, it is in the "dlltest" project.
Robert Roessler
inderpaul
unread,
Jun 24, 2009, 3:57:13 PM6/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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
Thanks Robert. I'll take a peek. Appreciate the reply.