Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm, | lloyd | 2010-03-02 | 1 | -100/+0 |
* | Kill ECKAEG_Op | lloyd | 2010-03-02 | 1 | -12/+11 |
* | Remove auto_ptr from ECC key types | lloyd | 2010-03-02 | 1 | -45/+8 |
* | Make set_all_values in {ECDSA,ECKAEG}_{Public,Private}Key all non-virtual; | lloyd | 2009-11-10 | 1 | -3/+4 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt... | lloyd | 2008-10-13 | 1 | -2/+11 |
* | Remove spurious trailing ; after blocks | lloyd | 2008-10-13 | 1 | -3/+3 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -4/+4 |
* | Reformatting | lloyd | 2008-10-08 | 1 | -20/+24 |
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 1 | -0/+122 |