aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecc_key
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-7/+0
|\
| * Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-022-3/+3
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+0
| |\
| * \ propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-082-3/+3
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-211-7/+8
| | |\ \
| | * | | Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-012-3/+3
* | | | | Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
| |_|_|/ |/| | |
* | | | Split up util.h into 3 fileslloyd2009-09-171-1/+0
|/ / /
* | / Fix some unused variable nits pointed out by icc 10.1lloyd2009-07-211-1/+1
| |/ |/|
* | Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+1
* | Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-6/+7
* | Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-1/+0
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-16/+20
* Reformat for shorter lineslloyd2008-11-071-5/+15
* Remove spurious trailing ; after blockslloyd2008-10-131-1/+1
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-112-92/+94
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-2/+2
* Fix problems with disabling ECDSAlloyd2008-10-081-0/+56
* Reformattinglloyd2008-10-081-2/+2
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-083-0/+370