******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: SOSEMANUK ========================= Profile: S!___ Key size: 128 bits IV size: 64 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_ctx: 452 bytes Testing stream encryption speed: Encrypted 5 blocks of 4160 bytes (under 1 keys, 5 blocks/key) Total time: 106839 clock ticks (213.68 usec) Encryption speed (cycles/byte): 5.14 Encryption speed (Mbps): 778.74 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 17:35:08 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=1 conf=gcc_pca56_O3-ual-ofp gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../submissions/sosemanuk/../../include -I../../../submissions/sosemanuk -mcpu=pca56 -c -o ecrypt-test_gcc_pca56.o ../../../submissions/sosemanuk/../../test/ecrypt-test.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../submissions/sosemanuk/../../include -I../../../submissions/sosemanuk -mcpu=pca56 -c -o ecrypt-sync_gcc_pca56.o ../../../submissions/sosemanuk/../../api/ecrypt-sync.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../submissions/sosemanuk/../../include -I../../../submissions/sosemanuk -mcpu=pca56 -c -o sosemanuk_gcc_pca56.o ../../../submissions/sosemanuk/sosemanuk.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -mcpu=pca56 ecrypt-test_gcc_pca56.o ecrypt-sync_gcc_pca56.o sosemanuk_gcc_pca56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- e89a4af830943b5479d372b6d2db43c6 -