aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/eax_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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