aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/eckaeg/eckaeg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt...lloyd2008-10-131-34/+48
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-111-1/+1
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-0/+135