******************************************************************************** * 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 16 blocks of 4096 bytes (under 1 keys, 16 blocks/key) Total time: 661756 clock ticks (236.84 usec) Encryption speed (cycles/byte): 10.10 Encryption speed (Mbps): 2213.65 Testing packet encryption speed: Encrypted 410 packets of 40 bytes (under 10 keys, 41 packets/key) Total time: 679920 clock ticks (243.34 usec) Encryption speed (cycles/packet): 1658.34 Encryption speed (cycles/byte): 41.46 Encryption speed (Mbps): 539.15 Overhead: 310.6% Encrypted 90 packets of 576 bytes (under 1 keys, 90 packets/key) Total time: 640980 clock ticks (229.41 usec) Encryption speed (cycles/packet): 7122.00 Encryption speed (cycles/byte): 12.36 Encryption speed (Mbps): 1807.78 Overhead: 22.5% Encrypted 42 packets of 1500 bytes (under 1 keys, 42 packets/key) Total time: 684432 clock ticks (244.96 usec) Encryption speed (cycles/packet): 16296.00 Encryption speed (cycles/byte): 10.86 Encryption speed (Mbps): 2057.48 Overhead: 7.6% Weighted average (Simple Imix): Encryption speed (cycles/byte): 13.81 Encryption speed (Mbps): 1618.79 Overhead: 36.7% Testing key setup speed: Did 1000 key setups (under 10 keys, 100 setups/key) Total time: 683564 clock ticks (244.65 usec) Key setup speed (cycles/setup): 683.56 Key setup speed (setups/second): 4087492.90 Testing speed of IV setup + finalize: Did 490 IV setups (under 10 keys, 49 setups/key) Total time: 670500 clock ticks (239.97 usec) IV setup speed (cycles/setup): 1368.37 IV setup speed (setups/second): 2041895.41 Testing key agility: Encrypted 200 blocks of 256 bytes (each time switching contexts) Total time: 698476 clock ticks (249.99 usec) Encryption speed (cycles/byte): 13.64 Encryption speed (Mbps): 1638.49 Overhead: 35.1% End of performance measurements Primitive Name: Phelix ====================== Profile: S!_H! Key size: 256 bits IV size: 128 bits MAC size: 128 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 16 blocks of 4096 bytes (under 1 keys, 16 blocks/key) Total time: 661792 clock ticks (236.86 usec) Encryption speed (cycles/byte): 10.10 Encryption speed (Mbps): 2213.53 Testing packet encryption speed: Encrypted 420 packets of 40 bytes (under 10 keys, 42 packets/key) Total time: 700420 clock ticks (250.68 usec) Encryption speed (cycles/packet): 1667.67 Encryption speed (cycles/byte): 41.69 Encryption speed (Mbps): 536.14 Overhead: 312.9% Encrypted 90 packets of 576 bytes (under 1 keys, 90 packets/key) Total time: 635432 clock ticks (227.42 usec) Encryption speed (cycles/packet): 7060.36 Encryption speed (cycles/byte): 12.26 Encryption speed (Mbps): 1823.57 Overhead: 21.4% Encrypted 42 packets of 1500 bytes (under 1 keys, 42 packets/key) Total time: 684340 clock ticks (244.93 usec) Encryption speed (cycles/packet): 16293.81 Encryption speed (cycles/byte): 10.86 Encryption speed (Mbps): 2057.76 Overhead: 7.6% Weighted average (Simple Imix): Encryption speed (cycles/byte): 13.76 Encryption speed (Mbps): 1624.08 Overhead: 36.3% Testing key setup speed: Did 1000 key setups (under 10 keys, 100 setups/key) Total time: 675632 clock ticks (241.81 usec) Key setup speed (cycles/setup): 675.63 Key setup speed (setups/second): 4135480.56 Testing speed of IV setup + finalize: Did 490 IV setups (under 10 keys, 49 setups/key) Total time: 671472 clock ticks (240.32 usec) IV setup speed (cycles/setup): 1370.35 IV setup speed (setups/second): 2038939.63 Testing key agility: Encrypted 200 blocks of 256 bytes (each time switching contexts) Total time: 695884 clock ticks (249.06 usec) Encryption speed (cycles/byte): 13.59 Encryption speed (Mbps): 1644.60 Overhead: 34.6% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 06:50:32 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: ------------------------------------------------------------------------------- Reading specs from /freeware/gcc/linux-i386/lib/gcc/i686-pc-linux-gnu/3.4.2/specs Configured with: /freeware/gcc/gcc/gcc-3.4.2/configure --prefix=/freeware/gcc --exec-prefix=/freeware/gcc/linux-i386 --with-local-prefix=/freeware/gcc --enable-version-specific-runtime-libs --enable-languages=c++,f77,java --enable-threads=posix Thread model: posix gcc version 3.4.2 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc-V3.4.2_pentium2_O3-ofp gcc -V 3.4.2 -Wall -pedantic -ansi -O3 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/i386/../../../include -I../../../../submissions/phelix/i386 -march=pentium2 -c -o phelix_gcc_pentium2.o ../../../../submissions/phelix/i386/phelix.S gcc -V 3.4.2 -Wall -pedantic -ansi -O3 -fomit-frame-pointer -march=pentium2 ecrypt-test_gcc_pentium2.o ecrypt-sync-ae_gcc_pentium2.o phelix_gcc_pentium2.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 149f55bf4c54a04287b980b9939f2f8a -