RandomWOW/src/tests
tevador 83498cddf2
Different round keys for columns 0,1 and 2,3 in AesGenerator4R (#76)
* this fixes identical sequences of columns 0/2 and 1/3 if their states are the same
* added TestU01 results for AesGenerator1R and AesGenerator4R
* added a note about the reversibility of AesHash1R
2019-06-22 15:56:01 +02:00
..
api-example1.c Fixed API examples 2019-05-03 16:50:05 +02:00
api-example2.cpp Fixed API examples 2019-05-03 16:50:05 +02:00
benchmark.cpp Different round keys for columns 0,1 and 2,3 in AesGenerator4R (#76) 2019-06-22 15:56:01 +02:00
code-generator.cpp Much more detailed design description 2019-06-01 11:02:40 +02:00
jit-performance.cpp 30% faster JIT compiler 2019-05-04 19:40:25 +02:00
perf-simulation.cpp Much more detailed design description 2019-06-01 11:02:40 +02:00
rng-tests.cpp Different round keys for columns 0,1 and 2,3 in AesGenerator4R (#76) 2019-06-22 15:56:01 +02:00
runtime-distr.cpp Much more detailed design description 2019-06-01 11:02:40 +02:00
scratchpad-entropy.cpp Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
stopwatch.hpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
superscalar-avalanche.cpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
superscalar-init.cpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
superscalar-stats.cpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
tests.cpp Regression tests (#73) 2019-06-22 15:54:43 +02:00
utility.hpp Regression tests (#73) 2019-06-22 15:54:43 +02:00