aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_algo/dl_algo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Public_Key::estimated_strength which gives an approximation of howlloyd2012-07-271-0/+6
* Modify DL_Group::PEM_decode and BER_decode to take values instead oflloyd2012-06-051-4/+2
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-5/+5
* Kill pkcs8_decoderlloyd2010-03-041-30/+0
* Add similar decoding constructors to the private keyslloyd2010-03-041-0/+10
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-041-28/+0
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-0/+10
* Kill pkcs8_encoderlloyd2010-03-041-26/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-041-1/+6
* Add a new function to public key x509_subject_public_key which returnslloyd2010-03-041-23/+2
* Add a new function to Public_Key, algorithm_identifier(), which justlloyd2010-03-041-8/+8
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-22/+24
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+165