aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/algo_registry.h
Commit message (Expand)AuthorAgeFilesLines
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-1/+1
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+5
* Reverse the algorithm priority orderingJack Lloyd2015-08-291-7/+10
* Force semicolons at the end of BOTAN_REGISTER_* macro invocationsDaniel Seither2015-07-151-2/+8
* 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-041-1/+1
* Add missing includelloyd2015-03-021-0/+1
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-13/+22
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+215