aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/pqg_gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various examples fixes, most notable updating cert_verify to the new APIlloyd2012-05-311-1/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-4/+2
* More pubkey doc updateslloyd2011-04-081-0/+121
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-121/+0
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-1/+0
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-2/+2
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-1/+1
* Update examples for changed 1.8 APIs, including:lloyd2008-11-211-1/+3
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-261-3/+3
* Update examples for recent API changeslloyd2008-10-081-2/+2
* Create a RNG object, update for new interface for DSA paramater generationlloyd2008-09-181-6/+15
* Add testers for the NIST CAVS PQGGen and SigGen tests (part of FIPS-140lloyd2008-09-181-0/+105