******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: POMARANCH-v1 ============================ Profile: _____ Key size: 128 bits IV size: 64 bits CPU speed: 1700.0 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 36 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 10612435 clock ticks (6242.61 usec) Encryption speed (cycles/byte): 2590.93 Encryption speed (Mbps): 5.25 Testing packet encryption speed: Encrypted 2 packets of 40 bytes (under 1 keys, 2 packets/key) Total time: 324526 clock ticks (190.90 usec) Encryption speed (cycles/packet): 162263.00 Encryption speed (cycles/byte): 4056.58 Encryption speed (Mbps): 3.35 Overhead: 56.6% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 1548370 clock ticks (910.81 usec) Encryption speed (cycles/packet): 1548370.00 Encryption speed (cycles/byte): 2688.14 Encryption speed (Mbps): 5.06 Overhead: 3.8% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 3955160 clock ticks (2326.56 usec) Encryption speed (cycles/packet): 3955160.00 Encryption speed (cycles/byte): 2636.77 Encryption speed (Mbps): 5.16 Overhead: 1.8% Weighted average (Simple Imix): Encryption speed (cycles/byte): 2763.10 Encryption speed (Mbps): 4.92 Overhead: 6.6% Testing key setup speed: Did 17000 key setups (under 100 keys, 170 setups/key) Total time: 433883 clock ticks (255.23 usec) Key setup speed (cycles/setup): 25.52 Key setup speed (setups/second): 66607818.24 Testing IV setup speed: Did 6 IV setups (under 1 keys, 6 setups/key) Total time: 325799 clock ticks (191.65 usec) IV setup speed (cycles/setup): 54299.83 IV setup speed (setups/second): 31307.65 Testing key agility: Encrypted 1 blocks of 256 bytes (each time switching contexts) Total time: 661306 clock ticks (389.00 usec) Encryption speed (cycles/byte): 2583.23 Encryption speed (Mbps): 5.26 Overhead: -0.3% End of performance measurements Primitive Name: POMARANCH-v1 ============================ Profile: _____ Key size: 128 bits IV size: 112 bits CPU speed: 1700.0 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 36 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 10616269 clock ticks (6244.86 usec) Encryption speed (cycles/byte): 2591.86 Encryption speed (Mbps): 5.25 Testing packet encryption speed: Encrypted 2 packets of 40 bytes (under 1 keys, 2 packets/key) Total time: 326072 clock ticks (191.81 usec) Encryption speed (cycles/packet): 163036.00 Encryption speed (cycles/byte): 4075.90 Encryption speed (Mbps): 3.34 Overhead: 57.3% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 1550256 clock ticks (911.92 usec) Encryption speed (cycles/packet): 1550256.00 Encryption speed (cycles/byte): 2691.42 Encryption speed (Mbps): 5.05 Overhead: 3.8% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 3958319 clock ticks (2328.42 usec) Encryption speed (cycles/packet): 3958319.00 Encryption speed (cycles/byte): 2638.88 Encryption speed (Mbps): 5.15 Overhead: 1.8% Weighted average (Simple Imix): Encryption speed (cycles/byte): 2767.04 Encryption speed (Mbps): 4.91 Overhead: 6.8% Testing key setup speed: Did 17000 key setups (under 100 keys, 170 setups/key) Total time: 433883 clock ticks (255.23 usec) Key setup speed (cycles/setup): 25.52 Key setup speed (setups/second): 66607818.24 Testing IV setup speed: Did 6 IV setups (under 1 keys, 6 setups/key) Total time: 328002 clock ticks (192.94 usec) IV setup speed (cycles/setup): 54667.00 IV setup speed (setups/second): 31097.37 Testing key agility: Encrypted 1 blocks of 256 bytes (each time switching contexts) Total time: 661751 clock ticks (389.27 usec) Encryption speed (cycles/byte): 2584.96 Encryption speed (Mbps): 5.26 Overhead: -0.3% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Feb 14 07:54:57 CET 2008 CPU: ------------------------------------------------------------------------------- processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 9 model name : Intel(R) Pentium(R) M processor 1700MHz stepping : 5 cpu MHz : 1700.000 cache size : 1024 KB 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 mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe up est tm2 bogomips : 3391.40 clflush size : 64 COMPILER: ------------------------------------------------------------------------------- Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc_pentium3_O3-ual-ofp gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/pomaranch/v1/../../../include -I../../../../submissions/pomaranch/v1 -march=pentium3 -c -o ecrypt-test_gcc_pentium3.o ../../../../submissions/pomaranch/v1/../../../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/pomaranch/v1/../../../include -I../../../../submissions/pomaranch/v1 -march=pentium3 -c -o ecrypt-sync_gcc_pentium3.o ../../../../submissions/pomaranch/v1/../../../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/pomaranch/v1/../../../include -I../../../../submissions/pomaranch/v1 -march=pentium3 -c -o pomaranch_gcc_pentium3.o ../../../../submissions/pomaranch/v1/pomaranch.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=pentium3 ecrypt-test_gcc_pentium3.o ecrypt-sync_gcc_pentium3.o pomaranch_gcc_pentium3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 4039f568ac944eec5e038fb16216a3ff -