aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base
Commit message (Expand)AuthorAgeFilesLines
...
* Add BOTAN_DLL back to LibraryInitializer and move some of the implementation tolloyd2015-03-112-5/+29
* LibraryInitializer being dllexport but completely inline seems tolloyd2015-03-101-1/+1
* In Algo_Registry if a maker func fails, try the next most preferred onelloyd2015-03-051-31/+52
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-044-8/+61
* Add missing includelloyd2015-03-021-0/+1
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-0/+1
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-0/+7
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-13/+22
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-0414-0/+1622