aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine
Commit message (Expand)AuthorAgeFilesLines
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-094-5/+5
* Split up GNU MP analagously with the OpenSSL change. GNU MP module canlloyd2008-10-089-389/+476
* 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-082-4/+4
* Add dependencies on the public key implementations in the engines code,lloyd2008-10-022-0/+18
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-292-0/+0
* Move all modules into src/ directorylloyd2008-09-2816-0/+1749