aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecc_key/ecc_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove PointGFp::mult_this_securelloyd2010-02-241-7/+3
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-2/+2
* 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
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Reformat for shorter lineslloyd2008-11-071-5/+15
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-111-74/+83
* Fix problems with disabling ECDSAlloyd2008-10-081-0/+56
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-0/+192