aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/if_algo/if_algo.h
Commit message (Expand)AuthorAgeFilesLines
* Add Public_Key::estimated_strength which gives an approximation of howlloyd2012-07-271-0/+2
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-4/+4
* Use size_t instead of u32bit in all of pubkeylloyd2010-10-121-1/+1
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-4/+4
* Move where pk_ops is included, remove rng.h from dl_algo.hlloyd2010-03-211-4/+1
* Remove IF_Corelloyd2010-03-051-2/+1
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-0/+5
* Remove IF_Scheme_PrivateKey::PKCS8_load_hooklloyd2010-03-041-2/+2
* New IF constructors, simplifies RSA/RWlloyd2010-03-041-1/+10
* Remove more load hookslloyd2010-03-041-1/+0
* Kill pkcs8_decoderlloyd2010-03-041-1/+0
* Add similar decoding constructors to the private keyslloyd2010-03-041-2/+8
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-041-2/+0
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-0/+5
* Kill pkcs8_encoderlloyd2010-03-041-1/+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-1/+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
* Add Doxygen comments to if_algo.h (from InSiTo)lloyd2008-10-131-7/+32
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+58