******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: AES-CTR ======================= Profile: SW & HW Key size: 128 bits IV size: 128 bits CPU speed: 750.0 MHz Cycles are measured using tick register Testing memory requirements: Size of ECRYPT_ctx: 260 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 139903 clock ticks (186.54 usec) Encryption speed (cycles/byte): 34.16 Encryption speed (Mbps): 175.66 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Fri Dec 30 10:15:58 MET 2005 CPU: ------------------------------------------------------------------------------- Status of processor 0 as of: 12/29/05 23:59:13 Processor has been on-line since 10/03/05 13:50:17. The sparcv9 processor operates at 750 MHz, and has a sparcv9 floating point processor. COMPILER: ------------------------------------------------------------------------------- Reading specs from /users/cosic/cdecanni/local/gcc/sparc-sun-solaris/lib/gcc/sparc-sun-solaris2.8/3.4.4/specs Configured with: /freeware/gcc/gcc/gcc-3.4.4/configure --prefix=/users/cosic/cdecanni/local/gcc --exec-prefix=/users/cosic/cdecanni/local/gcc/sparc-sun-solaris --with-local-prefix=/freeware/gcc --disable-nls --with-gnu-as --with-as=/freeware/bin/gnu-tools/as --with-gnu-as --with-ld=/freeware/bin/gnu-tools/ld --with-libiconv-prefix=/freeware/gcc/sol2 --enable-languages=c,c++ --enable-version-specific-runtime-libs Thread model: posix gcc version 3.4.4 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc-V3.4.4_v9_Os-ofp gcc -V 3.4.4 -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../benchmarks/aes-ctr/../../include -I../../../benchmarks/aes-ctr -mcpu=v9 -c -o ecrypt-test_gcc_v9.o ../../../benchmarks/aes-ctr/../../test/ecrypt-test.c gcc -V 3.4.4 -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../benchmarks/aes-ctr/../../include -I../../../benchmarks/aes-ctr -mcpu=v9 -c -o ecrypt-sync_gcc_v9.o ../../../benchmarks/aes-ctr/../../api/ecrypt-sync.c gcc -V 3.4.4 -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../benchmarks/aes-ctr/../../include -I../../../benchmarks/aes-ctr -mcpu=v9 -c -o aes-ctr_gcc_v9.o ../../../benchmarks/aes-ctr/aes-ctr.c gcc -V 3.4.4 -Wall -pedantic -ansi -Os -fomit-frame-pointer -mcpu=v9 ecrypt-test_gcc_v9.o ecrypt-sync_gcc_v9.o aes-ctr_gcc_v9.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 7433614449d5a422f7a7c51a24e2403e *-