aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/nr/nr.h
Commit message (Expand)AuthorAgeFilesLines
* Use size_t instead of u32bit in all of pubkeylloyd2010-10-121-11/+11
* More Doxygen updates/fixeslloyd2010-06-151-2/+8
* Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-2/+2
* Remove the now no-op classes PK_Encrypting_Key,lloyd2010-03-081-3/+1
* Constify sign and verify opslloyd2010-03-051-2/+2
* Rename PK_Ops::Signature_Operation to PK_Ops::Signaturelloyd2010-03-051-1/+1
* Remove NR and DSA specific hookslloyd2010-03-051-4/+2
* Add verification ops for all signature key typeslloyd2010-03-051-0/+20
* Remove the sign() operation from the public key objects, totally replacedlloyd2010-03-051-4/+1
* Add signature generation operation classes. Remove sign() fromlloyd2010-03-051-2/+21
* Remove NR load hookslloyd2010-03-041-20/+12
* Add similar decoding constructors to the private keyslloyd2010-03-041-1/+7
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-1/+6
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+61