aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/if_algo
Commit message (Expand)AuthorAgeFilesLines
* Cleanupslloyd2010-03-041-5/+4
* Remove IF_Scheme_PrivateKey::PKCS8_load_hooklloyd2010-03-042-22/+8
* New IF constructors, simplifies RSA/RWlloyd2010-03-042-1/+42
* Remove more load hookslloyd2010-03-042-9/+0
* Kill pkcs8_decoderlloyd2010-03-042-44/+0
* Add similar decoding constructors to the private keyslloyd2010-03-042-2/+30
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-042-32/+0
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-042-1/+17
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-1/+0
* Kill pkcs8_encoderlloyd2010-03-042-27/+0
* Add a pkcs8_private_key similiar to x509_subject_public_keylloyd2010-03-042-13/+20
* Add a new function to public key x509_subject_public_key which returnslloyd2010-03-042-29/+9
* Add a new function to Public_Key, algorithm_identifier(), which justlloyd2010-03-042-4/+10
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-162-11/+10
* 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-6/+8
* engine.h had copies of some declarations from pk_engine.h that had notlloyd2009-05-131-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-306-81/+93
* Add BOTAN_DLL macro to Default_IF_Oplloyd2008-11-081-1/+1
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-082-39/+24
* Add Doxygen comments to if_algo.h (from InSiTo)lloyd2008-10-131-7/+32
* Make PBE base, IF_algo only load if needed by dependencieslloyd2008-10-011-2/+1
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-014-8/+120
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-015-0/+418