Hello all.

I was hoping that there would not be any objections if I were to ask
another question.

What I would like to do is to create an application which makes use of
only two Crypto++ API namely EncryptString and DecryptString functions
only. I would prefer not to statically link the cyrptlib or make use
of the exported functions of the cyptpdll dll as an extension to my
application. How can I merely hard code these two functions and their
implementations directly into my application without having the over
head of using either of the two above alternatives. Is this possible
and if yes how do I do this ? Any suggestions or ideas would be
greatly appreciated.

Thanks again.

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