aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/dsa_sign.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some doc updates, include the DSA examples in pubkey, remove outdatedlloyd2011-04-201-0/+1
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-11/+2
* More pubkey doc updateslloyd2011-04-081-0/+81
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-81/+0
* Use binary I/O where neededlloyd2010-10-151-1/+1
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-2/+2
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-6/+4
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-0/+2
* Update examples for changed 1.8 APIs, including:lloyd2008-11-211-1/+1
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-261-4/+3
* Fix the DSA examples. Reindent.lloyd2008-06-281-6/+9
* Update some of the examples for the recent API changeslloyd2008-06-271-1/+3
* If the LibraryInitializer is created with just default arguments, don'tlloyd2007-10-071-2/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+79