******************************************************************************** * 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: 145521 clock ticks (194.03 usec) Encryption speed (cycles/byte): 35.53 Encryption speed (Mbps): 168.88 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Fri Dec 30 08:37:12 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_ultrasparc-m64_O3-ual-ofp gcc -V 3.4.4 -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../benchmarks/aes-ctr/../../include -I../../../benchmarks/aes-ctr -mcpu=ultrasparc -m64 -c -o aes-ctr_gcc_ultrasparc-m64.o ../../../benchmarks/aes-ctr/aes-ctr.c gcc -V 3.4.4 -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -mcpu=ultrasparc -m64 ecrypt-test_gcc_ultrasparc-m64.o ecrypt-sync_gcc_ultrasparc-m64.o aes-ctr_gcc_ultrasparc-m64.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 36ac17f2cbd82e82f77d0413638975c2 *-