aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecc_key
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
Add actual implementations (from InSiTo) for ECDSA_Operation and ECKAEG_Operation.