******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: F-FCSR-H ======================== Profile: ___H3 Key size: 128 bits IV size: 128 bits CPU speed: 1700.0 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 72 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 243961 clock ticks (143.51 usec) Encryption speed (cycles/byte): 59.56 Encryption speed (Mbps): 228.34 Testing packet encryption speed: Encrypted 38 packets of 40 bytes (under 1 keys, 38 packets/key) Total time: 412413 clock ticks (242.60 usec) Encryption speed (cycles/packet): 10852.97 Encryption speed (cycles/byte): 271.32 Encryption speed (Mbps): 50.12 Overhead: 355.5% Encrypted 9 packets of 576 bytes (under 1 keys, 9 packets/key) Total time: 385214 clock ticks (226.60 usec) Encryption speed (cycles/packet): 42801.56 Encryption speed (cycles/byte): 74.31 Encryption speed (Mbps): 183.02 Overhead: 24.8% Encrypted 4 packets of 1500 bytes (under 1 keys, 4 packets/key) Total time: 390876 clock ticks (229.93 usec) Encryption speed (cycles/packet): 97719.00 Encryption speed (cycles/byte): 65.15 Encryption speed (Mbps): 208.76 Overhead: 9.4% Weighted average (Simple Imix): Encryption speed (cycles/byte): 84.45 Encryption speed (Mbps): 161.04 Overhead: 41.8% Testing key setup speed: Did 9000 key setups (under 10 keys, 900 setups/key) Total time: 392975 clock ticks (231.16 usec) Key setup speed (cycles/setup): 43.66 Key setup speed (setups/second): 38933774.41 Testing IV setup speed: Did 49 IV setups (under 1 keys, 49 setups/key) Total time: 442102 clock ticks (260.06 usec) IV setup speed (cycles/setup): 9022.49 IV setup speed (setups/second): 188418.06 Testing key agility: Encrypted 27 blocks of 256 bytes (each time switching contexts) Total time: 423862 clock ticks (249.33 usec) Encryption speed (cycles/byte): 61.32 Encryption speed (Mbps): 221.78 Overhead: 3.0% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Feb 14 07:48:39 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_default_O3-ual-ofp gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/f-fcsr/f-fcsr-h/../../../include -I../../../../submissions/f-fcsr/f-fcsr-h -c -o ecrypt-test_gcc_default.o ../../../../submissions/f-fcsr/f-fcsr-h/../../../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/f-fcsr/f-fcsr-h/../../../include -I../../../../submissions/f-fcsr/f-fcsr-h -c -o ecrypt-sync_gcc_default.o ../../../../submissions/f-fcsr/f-fcsr-h/../../../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/f-fcsr/f-fcsr-h/../../../include -I../../../../submissions/f-fcsr/f-fcsr-h -c -o f-fcsr-h_gcc_default.o ../../../../submissions/f-fcsr/f-fcsr-h/f-fcsr-h.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer ecrypt-test_gcc_default.o ecrypt-sync_gcc_default.o f-fcsr-h_gcc_default.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 6378cf74fdfca698a29ada8d67ca46f5 -