aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_algo
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-042-37/+0
* Add similar decoding constructors to the private keyslloyd2010-03-042-0/+15
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-042-35/+0
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-042-0/+16
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-1/+0
* Kill pkcs8_encoderlloyd2010-03-042-32/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-042-1/+8
* Add a new function to public key x509_subject_public_key which returnslloyd2010-03-042-29/+4
* Add a new function to Public_Key, algorithm_identifier(), which justlloyd2010-03-042-8/+10
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-1/+3
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-26/+30
* Another batch of InSiTo Doxygen commentslloyd2008-10-131-7/+60
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-013-0/+242