Hi Tobias
I faced the same problem...
I made my custom Asymmetric and Symmetric base Interfaces.
and wrapped (needed) algorithms (implemented in the Library) in classes inherits from those interfaces
then I used the Factory Design pattern to switch between Asymmetric and Symmetric algorithms at runtime.
If anyone knows a better solution, please send it
Regards
Haytham
nero100 <[EMAIL PROTECTED]> wrote:
nero100 <[EMAIL PROTECTED]> wrote:
Hi @all,
i´ve a little Problem on requesting an List of Algorithms from Crypto++.
I want to request at runtime which Algorithms (Hash, Symmetric and
Asymmetric) Crypto++ supports.
Some out there who could help me?
Tobias
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
