aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_algo/dl_algo.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygenlloyd2010-06-211-0/+12
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-6/+6
* Move where pk_ops is included, remove rng.h from dl_algo.hlloyd2010-03-211-1/+0
* Remove more load hookslloyd2010-03-041-4/+0
* Kill pkcs8_decoderlloyd2010-03-041-7/+0
* Add similar decoding constructors to the private keyslloyd2010-03-041-0/+5
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-041-7/+0
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-0/+6
* Kill pkcs8_encoderlloyd2010-03-041-6/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-041-0/+2
* Add a new function to public key x509_subject_public_key which returnslloyd2010-03-041-6/+2
* Add a new function to Public_Key, algorithm_identifier(), which justlloyd2010-03-041-0/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-4/+6
* Another batch of InSiTo Doxygen commentslloyd2008-10-131-7/+60
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+61