Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -2/+2 | |
| | ||||||
* | Fix problems with disabling ECDSA | lloyd | 2008-10-08 | 1 | -0/+56 | |
| | ||||||
* | Reformatting | lloyd | 2008-10-08 | 1 | -2/+2 | |
| | ||||||
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 3 | -0/+370 | |
Add actual implementations (from InSiTo) for ECDSA_Operation and ECKAEG_Operation. |