Re: Fastcode AES B&V 1.0

From: Dennis (marianndkc_at_home3.gvdnet.dk)
Date: 12/21/04


Date: Tue, 21 Dec 2004 12:09:35 +0100

Hi

I found a number of problems.

SubBench7 & 8 should be identical except for calling decrypt and encrypt
functions. They are not. Fixed now.

I made the blocks for each subbench global such that they are not
reallocated for each run of the benchmark. This way it is possible to make
the alignment code global and run it only once.

Regards
Dennis