aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdsa/ecdsa.h
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious trailing ; after blockslloyd2008-10-131-2/+2
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-111-17/+19
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-5/+5
* Reformattinglloyd2008-10-081-4/+4
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-0/+1
* Split ECDSA and ECKAEG implementatations apartlloyd2008-10-071-69/+109
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+100