aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/libstate/engine.h
Commit message (Expand)AuthorAgeFilesLines
* Move libstate and selftest out of core/ dir to toplevellloyd2008-10-261-209/+0
* Fix problems with disabling ECDSAlloyd2008-10-081-0/+2
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-1/+8
* Reorg includeslloyd2008-10-011-3/+2
* Avoid unused parameter warning when ECDSA is enabled in buildlloyd2008-10-011-6/+6
* Add needed include of ec_dompar.hlloyd2008-10-011-0/+1
* Handle building Botan with almost all public key code disabled (though onlylloyd2008-10-011-5/+21
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-011-2/+18
* Split Diffie-Hellman off almost completely, such that nearly none oflloyd2008-10-011-8/+28
* Guard uses of ECDSA in the library with BOTAN_HAS_ECDSA macro, so it canlloyd2008-10-011-1/+9
* propagate from branch 'net.randombit.botan' (head 9524e848cdacd0b56ded9bd6b51...lloyd2008-09-301-0/+17
* Split off part of the core module into libstate (basically the wholelloyd2008-09-301-0/+123