aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/openssl
Commit message (Expand)AuthorAgeFilesLines
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-3012-222/+246
* Disable using OpenSSL's AES - it is causing crashes for an unknown reason.lloyd2008-11-241-0/+6
* Remove openssl/gnump engine dep on libstate, no longer a deplloyd2008-11-231-4/+0
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-1113-0/+1162
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-0913-1184/+0
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-092-4/+4
* Remove needless include of mutex.hlloyd2008-11-081-1/+0
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-092-3/+3
* Split OpenSSL public key implementations into algorithm specific files,lloyd2008-10-088-388/+496
* Split kdf.h and kdf.cpp from core/ to kdf/kdf_baselloyd2008-10-081-2/+2
* Add dependencies on the public key implementations in the engines code,lloyd2008-10-021-0/+9
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Move all modules into src/ directorylloyd2008-09-289-0/+1068