******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: NLS-v2 ====================== Profile: S3___ 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: 228 bytes Testing stream encryption speed: Encrypted 20 blocks of 4096 bytes (under 1 keys, 20 blocks/key) Total time: 426778 clock ticks (251.05 usec) Encryption speed (cycles/byte): 5.21 Encryption speed (Mbps): 2610.52 Testing packet encryption speed: Encrypted 390 packets of 40 bytes (under 10 keys, 39 packets/key) Total time: 400919 clock ticks (235.83 usec) Encryption speed (cycles/packet): 1028.00 Encryption speed (cycles/byte): 25.70 Encryption speed (Mbps): 529.18 Overhead: 393.3% Encrypted 110 packets of 576 bytes (under 10 keys, 11 packets/key) Total time: 405581 clock ticks (238.58 usec) Encryption speed (cycles/packet): 3687.10 Encryption speed (cycles/byte): 6.40 Encryption speed (Mbps): 2124.60 Overhead: 22.9% Encrypted 50 packets of 1500 bytes (under 1 keys, 50 packets/key) Total time: 423030 clock ticks (248.84 usec) Encryption speed (cycles/packet): 8460.60 Encryption speed (cycles/byte): 5.64 Encryption speed (Mbps): 2411.18 Overhead: 8.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 7.44 Encryption speed (Mbps): 1826.75 Overhead: 42.9% Testing key setup speed: Did 700 key setups (under 10 keys, 70 setups/key) Total time: 399776 clock ticks (235.16 usec) Key setup speed (cycles/setup): 571.11 Key setup speed (setups/second): 2976666.93 Testing IV setup speed: Did 800 IV setups (under 10 keys, 80 setups/key) Total time: 375151 clock ticks (220.68 usec) IV setup speed (cycles/setup): 468.94 IV setup speed (setups/second): 3625206.92 Testing key agility: Encrypted 180 blocks of 256 bytes (each time switching contexts) Total time: 402144 clock ticks (236.56 usec) Encryption speed (cycles/byte): 8.73 Encryption speed (Mbps): 1558.37 Overhead: 67.5% End of performance measurements Primitive Name: NLS-v2 ====================== Profile: S3___ 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: 228 bytes Testing stream encryption speed: Encrypted 20 blocks of 4096 bytes (under 1 keys, 20 blocks/key) Total time: 426884 clock ticks (251.11 usec) Encryption speed (cycles/byte): 5.21 Encryption speed (Mbps): 2609.87 Testing packet encryption speed: Encrypted 360 packets of 40 bytes (under 10 keys, 36 packets/key) Total time: 398346 clock ticks (234.32 usec) Encryption speed (cycles/packet): 1106.52 Encryption speed (cycles/byte): 27.66 Encryption speed (Mbps): 491.63 Overhead: 430.9% Encrypted 100 packets of 576 bytes (under 10 keys, 10 packets/key) Total time: 376560 clock ticks (221.51 usec) Encryption speed (cycles/packet): 3765.60 Encryption speed (cycles/byte): 6.54 Encryption speed (Mbps): 2080.31 Overhead: 25.5% Encrypted 50 packets of 1500 bytes (under 1 keys, 50 packets/key) Total time: 426908 clock ticks (251.12 usec) Encryption speed (cycles/packet): 8538.16 Encryption speed (cycles/byte): 5.69 Encryption speed (Mbps): 2389.27 Overhead: 9.2% Weighted average (Simple Imix): Encryption speed (cycles/byte): 7.68 Encryption speed (Mbps): 1771.90 Overhead: 47.3% Testing key setup speed: Did 700 key setups (under 10 keys, 70 setups/key) Total time: 400546 clock ticks (235.62 usec) Key setup speed (cycles/setup): 572.21 Key setup speed (setups/second): 2970944.66 Testing IV setup speed: Did 700 IV setups (under 10 keys, 70 setups/key) Total time: 382755 clock ticks (225.15 usec) IV setup speed (cycles/setup): 546.79 IV setup speed (setups/second): 3109038.42 Testing key agility: Encrypted 180 blocks of 256 bytes (each time switching contexts) Total time: 402207 clock ticks (236.59 usec) Encryption speed (cycles/byte): 8.73 Encryption speed (Mbps): 1558.12 Overhead: 67.5% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Feb 14 08:03: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=2 conf=gcc_pentium4_O3-ual-ofp gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=2 -I../../../../../submissions/nls/v2/sync/../../../../include -I../../../../../submissions/nls/v2/sync -march=pentium4 -c -o nls-v2_gcc_pentium4.o ../../../../../submissions/nls/v2/sync/nls-v2.c In file included from ../../../../../submissions/nls/v2/sync/ecrypt-sync-ae.h:81, from ../../../../../submissions/nls/v2/sync/nls-v2.c:18: ../../../../../submissions/nls/v2/sync/ecrypt-sync.h:23:1: warning: "ECRYPT_PROFILE" redefined In file included from ../../../../../submissions/nls/v2/sync/nls-v2.c:18: ../../../../../submissions/nls/v2/sync/ecrypt-sync-ae.h:23:1: warning: this is the location of the previous definition gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=pentium4 ecrypt-test_gcc_pentium4.o ecrypt-sync_gcc_pentium4.o nls-v2_gcc_pentium4.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 9b22f6c6f0002df2dd92edf2c87e3940 -