aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdsa/ecdsa_op.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ECDSA_Op and its attendant bitslloyd2010-03-021-64/+0
* Use a Modular_Reducer in ECDSA op for reductions mod the order of the grouplloyd2010-02-251-0/+3
* Much cleaning up in ECDSA, though it's still rather a mess (and 50x slowerlloyd2009-11-181-14/+11
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-11/+13
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-0/+62