I'm new to the Crypto++ (also to encryption arena) API
and have a couple of questions:

1. I need to do encryption on wide strings
(std::wstring). How can we go about doing that? I
searched for other encryption API's and couldn't find
anything that specifically talks about wide-strings.

2. I'm planning to provide a small layer over
Crypto++. Is it possible to strip our encryptions that
are not needed. Say, RSA is the only one that I'm
interested in (at least at this time -- in the future
more may be added) supporting. Is it possible to
remove other algorithms and mainly the ones that are
not in public domain?

Thank you,
+ Vasu

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

Reply via email to