aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ec_dompar/ec_dompar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove auto_ptr from ECC key typeslloyd2010-03-021-0/+2
* Set PEM constructor (taking a string) to default to "". In this case,lloyd2010-03-021-1/+1
* Move all of the ECC domain parameter sets to policy.cpp, encoded as PEM,lloyd2010-03-021-4/+1
* Add EC domain contructor eating PEM. Set OID in OID constructorlloyd2010-03-011-0/+6
* Add EC_Domain_Params::PEM_encodelloyd2010-03-011-0/+6
* Kill get_EC_Dom_Pars_by_oidlloyd2010-03-011-10/+7
* Clean up EC_Domain_Paramslloyd2010-03-011-37/+44
* Remove point_{x,y,z} funcs, hide GFpElement entirelylloyd2010-02-251-2/+0
* Make many more headers internal-only.lloyd2009-12-161-5/+8
* Add 'Distributed under...' text to files missing it. Some format cleanupslloyd2009-10-071-1/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-5/+7
* Update some doxygen comments. Contributed by Charles Brockman in bug #39lloyd2009-03-021-1/+1
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+1
* Wrap lineslloyd2008-10-131-5/+8
* Add trailing H__ to some header guards. Line wrap long comment.lloyd2008-10-131-3/+4
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+115