******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: RC4 =================== Profile: bench Key size: 128 bits IV size: 0 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_ctx: 1068 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 117002 clock ticks (234.00 usec) Encryption speed (cycles/byte): 14.28 Encryption speed (Mbps): 280.06 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 07:27:10 CET 2007 CPU: ------------------------------------------------------------------------------- Status of processor 0 as of: 01/29/07 15:51:44 Processor has been on-line since 11/22/2006 14:25:21 The alpha EV6 (21264) processor operates at 500 MHz, has a cache size of 4194304 bytes, and has an alpha internal floating point processor. COMPILER: ------------------------------------------------------------------------------- Reading specs from /freeware/gcc/alpha/lib/gcc/alpha-dec-osf5.1/3.4.6/specs Configured with: /freeware/gcc/gcc/gcc-3.4.6/configure --prefix=/freeware/gcc --exec-prefix=/freeware/gcc/alpha --with-local-prefix=/freeware/gcc --enable-version-specific-runtime-libs --enable-languages=c++,f77,java --enable-threads=posix alpha-dec-osf5.1 Thread model: posix gcc version 3.4.6 COMPILATION: ------------------------------------------------------------------------------- make var=2 conf=gcc_ev56_O1-ofp gcc -Wall -pedantic -ansi -O1 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=2 -I../../../benchmarks/rc4/../../include -I../../../benchmarks/rc4 -mcpu=ev56 -c -o rc4_gcc_ev56.o ../../../benchmarks/rc4/rc4.c gcc -Wall -pedantic -ansi -O1 -fomit-frame-pointer -mcpu=ev56 ecrypt-test_gcc_ev56.o ecrypt-sync_gcc_ev56.o rc4_gcc_ev56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- c08a55d090b2c9ec4ad32a455dbff3f9 -