aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/eax_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Example compile fixeslloyd2012-12-081-1/+1
* Rename all text files that are actually reStructuredText to .rstlloyd2012-07-011-4/+2
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-1/+1
* More pubkey doc updateslloyd2011-04-081-0/+251
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-251/+0
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-2/+6
* 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-2/+2
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-261-3/+0
* Update examples for recent API changeslloyd2008-10-081-2/+2
* Line wraplloyd2008-10-011-3/+7
* Add comment explaining why EAX tests for XTEA, Skipjack, and Noekeonlloyd2008-09-271-6/+19
* Fix link for EAX tet proglloyd2008-09-271-2/+2
* Add a program that reads a set of test vectors for EAX mode using severallloyd2008-09-271-0/+227