******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Phelix ====================== Profile: S!_H! Key size: 128 bits IV size: 128 bits MAC size: 64 bits CPU speed: 2794.1 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 132 bytes Testing stream encryption speed: Encrypted 8 blocks of 4096 bytes (under 1 keys, 8 blocks/key) Total time: 682568 clock ticks (244.29 usec) Encryption speed (cycles/byte): 20.83 Encryption speed (Mbps): 1073.08 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 01:02:18 CET 2007 CPU: ------------------------------------------------------------------------------- processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.80GHz stepping : 9 cpu MHz : 2794.063 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr bogomips : 5590.07 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.80GHz stepping : 9 cpu MHz : 2794.063 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr bogomips : 5585.61 COMPILER: ------------------------------------------------------------------------------- Version 8.1 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=icc_xK_O3 icc -ansi -O3 -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -xK -c -o ecrypt-test_icc_xK.o ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(434): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(419): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(387): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(368): (col. 10)warning #963: no EMMS instruction before return ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(620) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(633) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(661) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(664) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(682) : (col. 3) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(713) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(716) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(719) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(738) : (col. 3) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(770) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(773) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(776) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(779) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(810) : (col. 3) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(816) : (col. 3) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(1442) : (col. 7) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(1632) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(1653) : (col. 4) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(1678) : (col. 4) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c(1703) : (col. 4) remark: LOOP WAS VECTORIZED. icc -ansi -O3 -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -xK -c -o ecrypt-sync-ae_icc_xK.o ../../../../submissions/phelix/ref/../../../api/ecrypt-sync-ae.c /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(434): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(419): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(387): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(368): (col. 10)warning #963: no EMMS instruction before return icc -ansi -O3 -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -xK -c -o phelix_icc_xK.o ../../../../submissions/phelix/ref/phelix.c /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(434): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(419): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(387): (col. 10)warning #963: no EMMS instruction before return /users/cosic/cdecanni/local/icc/intel_cc_80/include/xmmintrin.h(368): (col. 10)warning #963: no EMMS instruction before return ../../../../submissions/phelix/ref/phelix.c(167) : (col. 5) remark: LOOP WAS VECTORIZED. ../../../../submissions/phelix/ref/phelix.c(572) : (col. 17) remark: LOOP WAS VECTORIZED. icc -ansi -O3 -xK ecrypt-test_icc_xK.o ecrypt-sync-ae_icc_xK.o phelix_icc_xK.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 264adea3443408330270bb773250b2c4 -