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 | -68/+0 |
* | Kill ECKAEG_Op | lloyd | 2010-03-02 | 1 | -29/+21 |
* | Remove auto_ptr from ECC key types | lloyd | 2010-03-02 | 1 | -92/+17 |
* | Remove a fairly useless member of EC_PublicKey that was only used for | lloyd | 2010-03-02 | 1 | -2/+2 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -4/+4 |
* | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+0 |
* | Replace 'XXX' and other such notes with FIXME for easy grepping | lloyd | 2009-07-22 | 1 | -2/+3 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -8/+10 |
* | Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt... | lloyd | 2008-10-13 | 1 | -34/+48 |
* | Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now. | lloyd | 2008-10-11 | 1 | -1/+1 |
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 1 | -0/+135 |