Lines Matching refs:demos
325 … -- Andy Bontoft fixed a bug in my demos/tests/makefile.msvc ... seems "dsa_test.c" isn't an object
372 -- Added demos to MSVC makefile
388 blocks of data with one call (added demos/multi.c to make sure they work)
455 -- Added CHC mode stuff to demos such as tv_gen and hashsum
504 -- Beefed up load/store test in demos/test
544 -- Updated demos/test/rsa_test.c to test the RSA functionality better
567 -- Removed demos/test.c [deprecated from demos/test/test.c]
583 -- replaced old test harness with new over-engineer'ed one in /demos/test/
621 -- Added base64 gen to demos/tv_gen.c
622 -- Fix to demos/x86_prof.c to correctly identify the i386 architecture... weird...
650 -- Added EAX code to demos/tv_gen.c Hazaa!
652 -- Added OCB support [patents be damned] and to demos/tv_gen.c
658 -- Updated demos/tv_gen to include RIPEMD hashes
667 -- Fixed up demos/x86_prof so it sorts the output now :-)
682 …-- Added Skipjack to the list of ciphers [made appropriate changes to demos/test.c, demos/tv_gen.c…
683 demos/x86_prof.c]
699 …-- Updated demos/x86_prof.c to use Yarrow during the key sched testing [was horribly slow on platf…
701 -- Added OMAC/HMAC tests to demos/tv_gen and I now store the output of this in notes/
706 …-- Made demos/test.c stop if OMAC or HMAC tests fail (instead of just printing a failed message an…
776 -- Fixed up demos/encrypt to remove serpent_desc from the list
927 … hashes check out [the demos/test.c would still have reported an error, just the wrong one].
1000 -- removed the GBA makefile and code from demos/test.c [not a particularly useful demo...]
1060 v0.66 -- Updated the /demos/test.c program to time the hashes correctly. Also it uses the yarrow …
1062 -- Updated the /demos/hashsum.c program to hash from the standard input
1077 -- Wayne Scott updated the demos/test.c file to use the SPRNG less and Yarrow more
1081 v0.64 -- wrote makefile for the GBA device [and hacked the demos/test.c file to support it conditi…
1375 -- moved the demos and documentation into their own directories