aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/openssl/openssl_engine.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't hide funcions in engine subclasses that are public in baselloyd2010-06-161-1/+1
|
* More Doxygen updates/fixeslloyd2010-06-151-1/+1
|
* Update OpenSSL engine for new interface. Similiar to GMP engine, droplloyd2010-03-051-19/+7
| | | | support for ElGamal and NR, leaving only RSA, DSA, and DH support.
* Add missing BOTAN_DLL exports.lloyd2009-12-161-0/+64
Move most of the engine headers to internal