aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/dsa_ver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-31/+18
* More pubkey doc updateslloyd2011-04-081-0/+98
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-98/+0
* Use binary I/O where neededlloyd2010-10-151-1/+1
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-4/+4
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-0/+4
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-8/+10
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-0/+2
* Fix the DSA examples. Reindent.lloyd2008-06-281-10/+7
* Add missing headers in the example problems, noticed while compiling underlloyd2008-06-111-0/+1
* If the LibraryInitializer is created with just default arguments, don'tlloyd2007-10-071-2/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+94