aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/rw
Commit message (Expand)AuthorAgeFilesLines
* Rename PK_Ops::Signature_Operation to PK_Ops::Signaturelloyd2010-03-051-1/+1
* Add verification ops for all signature key typeslloyd2010-03-052-1/+40
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-052-5/+57
* Remove IF_Scheme_PrivateKey::PKCS8_load_hooklloyd2010-03-042-6/+11
* New IF constructors, simplifies RSA/RWlloyd2010-03-042-33/+10
* Remove more load hookslloyd2010-03-042-2/+5
* Add similar decoding constructors to the private keyslloyd2010-03-041-2/+8
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-2/+6
* 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-7/+6
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-1/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-35/+39
* Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,lloyd2008-11-111-1/+0
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-5/+6
* Split Diffie-Hellman off almost completely, such that nearly none oflloyd2008-10-011-0/+1
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-013-0/+218