aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/if_algo/if_algo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove IF_Corelloyd2010-03-051-4/+0
* Cleanupslloyd2010-03-041-5/+4
* Remove IF_Scheme_PrivateKey::PKCS8_load_hooklloyd2010-03-041-20/+6
* New IF constructors, simplifies RSA/RWlloyd2010-03-041-0/+32
* Remove more load hookslloyd2010-03-041-8/+0
* Kill pkcs8_decoderlloyd2010-03-041-43/+0
* Add similar decoding constructors to the private keyslloyd2010-03-041-0/+22
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-041-30/+0
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-1/+12
* Kill pkcs8_encoderlloyd2010-03-041-26/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-041-13/+18
* Add a new function to public key x509_subject_public_key which returnslloyd2010-03-041-28/+7
* Add a new function to Public_Key, algorithm_identifier(), which justlloyd2010-03-041-4/+8
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-28/+30
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+213