aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/gnump
Commit message (Expand)AuthorAgeFilesLines
* 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-1111-0/+779
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-0911-777/+0
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-092-2/+2
* Split up GNU MP analagously with the OpenSSL change. GNU MP module canlloyd2008-10-089-389/+476
* 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-287-0/+681