******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Phelix ====================== Profile: S!_H! Key size: 128 bits IV size: 128 bits MAC size: 64 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 132 bytes Testing stream encryption speed: Encrypted 4 blocks of 4096 bytes (under 1 keys, 4 blocks/key) Total time: 181595 clock ticks (207.54 usec) Encryption speed (cycles/byte): 11.08 Encryption speed (Mbps): 631.56 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 07:06:05 MET 2007 CPU: ------------------------------------------------------------------------------- Model: 9000/785/J6750 COMPILER: ------------------------------------------------------------------------------- Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.3.2 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=hppa2.0n-hp-hpux11.00-gcc_1.0_Os-ofp hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -march=1.0 -c -o ecrypt-test_gcc_1.0.o ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -march=1.0 -c -o ecrypt-sync-ae_gcc_1.0.o ../../../../submissions/phelix/ref/../../../api/ecrypt-sync-ae.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -march=1.0 -c -o phelix_gcc_1.0.o ../../../../submissions/phelix/ref/phelix.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -march=1.0 ecrypt-test_gcc_1.0.o ecrypt-sync-ae_gcc_1.0.o phelix_gcc_1.0.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- d90412b4108fa149da3eeb7cdd935c23 -