Subject Re: Crypto Code
Author roydamman
Hello,

> I've been looking at crypto packages for a couple of weeks now. I'm
> looking for a subsettable crypto package. The requirements are:
>
> 1. Compatible license (BSD, Mozilla, or equivalent)
> 2. C++
> 3. Subsettable
> 4. Support for RSA, DES, SHA, and AES
>
> I haven't found anything that meets all requirements.

Maybe this is an alternative:

http://sourceforge.net/projects/tplockbox/

Ok, it is not C++ but object pascal. But it is small, stable, the
license is OK and it should not be that hard to translate it to C++.

Roy Damman