aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/eckaeg/eckaeg.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+0
|\
| * Split up util.h into 3 fileslloyd2009-09-171-1/+0
* | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-081-2/+2
|\ \ | |/ |/|
| * Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-011-2/+2
* | Replace 'XXX' and other such notes with FIXME for easy greppinglloyd2009-07-221-2/+3
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-8/+10
* 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