******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: F-FCSR-16 ========================= 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: 112 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 262121 clock ticks (154.19 usec) Encryption speed (cycles/byte): 63.99 Encryption speed (Mbps): 212.52 Testing packet encryption speed: Encrypted 14 packets of 40 bytes (under 1 keys, 14 packets/key) Total time: 410409 clock ticks (241.42 usec) Encryption speed (cycles/packet): 29314.93 Encryption speed (cycles/byte): 732.87 Encryption speed (Mbps): 18.56 Overhead: 1045.2% Encrypted 6 packets of 576 bytes (under 1 keys, 6 packets/key) Total time: 381252 clock ticks (224.27 usec) Encryption speed (cycles/packet): 63542.00 Encryption speed (cycles/byte): 110.32 Encryption speed (Mbps): 123.28 Overhead: 72.4% Encrypted 3 packets of 1500 bytes (under 1 keys, 3 packets/key) Total time: 367515 clock ticks (216.19 usec) Encryption speed (cycles/packet): 122505.00 Encryption speed (cycles/byte): 81.67 Encryption speed (Mbps): 166.52 Overhead: 27.6% Weighted average (Simple Imix): Encryption speed (cycles/byte): 142.48 Encryption speed (Mbps): 95.45 Overhead: 122.6% Testing key setup speed: Did 6000 key setups (under 10 keys, 600 setups/key) Total time: 357666 clock ticks (210.39 usec) Key setup speed (cycles/setup): 59.61 Key setup speed (setups/second): 28518226.50 Testing IV setup speed: Did 15 IV setups (under 1 keys, 15 setups/key) Total time: 400193 clock ticks (235.41 usec) IV setup speed (cycles/setup): 26679.53 IV setup speed (setups/second): 63719.26 Testing key agility: Encrypted 25 blocks of 256 bytes (each time switching contexts) Total time: 424191 clock ticks (249.52 usec) Encryption speed (cycles/byte): 66.28 Encryption speed (Mbps): 205.19 Overhead: 3.6% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Feb 14 07:20:29 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_pentium4_O1-ofp gcc -Wall -pedantic -ansi -O1 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/f-fcsr/f-fcsr-16/../../../include -I../../../../submissions/f-fcsr/f-fcsr-16 -march=pentium4 -c -o ecrypt-test_gcc_pentium4.o ../../../../submissions/f-fcsr/f-fcsr-16/../../../test/ecrypt-test.c gcc -Wall -pedantic -ansi -O1 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/f-fcsr/f-fcsr-16/../../../include -I../../../../submissions/f-fcsr/f-fcsr-16 -march=pentium4 -c -o ecrypt-sync_gcc_pentium4.o ../../../../submissions/f-fcsr/f-fcsr-16/../../../api/ecrypt-sync.c gcc -Wall -pedantic -ansi -O1 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/f-fcsr/f-fcsr-16/../../../include -I../../../../submissions/f-fcsr/f-fcsr-16 -march=pentium4 -c -o f-fcsr-16_gcc_pentium4.o ../../../../submissions/f-fcsr/f-fcsr-16/f-fcsr-16.c gcc -Wall -pedantic -ansi -O1 -fomit-frame-pointer -march=pentium4 ecrypt-test_gcc_pentium4.o ecrypt-sync_gcc_pentium4.o f-fcsr-16_gcc_pentium4.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- eb6bb957271355aa53207d6717ec481d -