aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/eckaeg
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-081-11/+0
* Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt...lloyd2008-10-132-36/+59
* Remove spurious trailing ; after blockslloyd2008-10-131-3/+3
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-111-1/+1
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-093-6/+6
* Needed include of numthry.hlloyd2008-10-081-0/+1
* Reformattinglloyd2008-10-081-20/+24
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-087-0/+471