******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: DICING-v2 ========================= Profile: S.___ Key size: 128 bits IV size: 128 bits CPU speed: 2210.2 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 4396 bytes Testing stream encryption speed: Encrypted 16 blocks of 4096 bytes (under 1 keys, 16 blocks/key) Total time: 518175 clock ticks (234.45 usec) Encryption speed (cycles/byte): 7.91 Encryption speed (Mbps): 2236.28 Testing packet encryption speed: Encrypted 310 packets of 40 bytes (under 10 keys, 31 packets/key) Total time: 522958 clock ticks (236.61 usec) Encryption speed (cycles/packet): 1686.96 Encryption speed (cycles/byte): 42.17 Encryption speed (Mbps): 419.26 Overhead: 433.4% Encrypted 80 packets of 576 bytes (under 1 keys, 80 packets/key) Total time: 466734 clock ticks (211.17 usec) Encryption speed (cycles/packet): 5834.18 Encryption speed (cycles/byte): 10.13 Encryption speed (Mbps): 1745.69 Overhead: 28.1% Encrypted 39 packets of 1500 bytes (under 1 keys, 39 packets/key) Total time: 514881 clock ticks (232.96 usec) Encryption speed (cycles/packet): 13202.08 Encryption speed (cycles/byte): 8.80 Encryption speed (Mbps): 2008.97 Overhead: 11.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 11.84 Encryption speed (Mbps): 1493.60 Overhead: 49.7% Testing key setup speed: Did 200 key setups (under 10 keys, 20 setups/key) Total time: 538286 clock ticks (243.55 usec) Key setup speed (cycles/setup): 2691.43 Key setup speed (setups/second): 821202.85 Testing IV setup speed: Did 420 IV setups (under 10 keys, 42 setups/key) Total time: 529367 clock ticks (239.51 usec) IV setup speed (cycles/setup): 1260.40 IV setup speed (setups/second): 1753581.54 Testing key agility: Encrypted 90 blocks of 256 bytes (each time switching contexts) Total time: 560336 clock ticks (253.52 usec) Encryption speed (cycles/byte): 24.32 Encryption speed (Mbps): 727.04 Overhead: 207.6% End of performance measurements Primitive Name: DICING-v2 ========================= Profile: S.___ Key size: 256 bits IV size: 128 bits CPU speed: 2210.2 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 4396 bytes Testing stream encryption speed: Encrypted 16 blocks of 4096 bytes (under 1 keys, 16 blocks/key) Total time: 518169 clock ticks (234.44 usec) Encryption speed (cycles/byte): 7.91 Encryption speed (Mbps): 2236.31 Testing packet encryption speed: Encrypted 310 packets of 40 bytes (under 10 keys, 31 packets/key) Total time: 525088 clock ticks (237.57 usec) Encryption speed (cycles/packet): 1693.83 Encryption speed (cycles/byte): 42.35 Encryption speed (Mbps): 417.55 Overhead: 435.6% Encrypted 80 packets of 576 bytes (under 1 keys, 80 packets/key) Total time: 466582 clock ticks (211.10 usec) Encryption speed (cycles/packet): 5832.27 Encryption speed (cycles/byte): 10.13 Encryption speed (Mbps): 1746.26 Overhead: 28.1% Encrypted 39 packets of 1500 bytes (under 1 keys, 39 packets/key) Total time: 514985 clock ticks (233.00 usec) Encryption speed (cycles/packet): 13204.74 Encryption speed (cycles/byte): 8.80 Encryption speed (Mbps): 2008.56 Overhead: 11.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 11.85 Encryption speed (Mbps): 1492.27 Overhead: 49.9% Testing key setup speed: Did 200 key setups (under 10 keys, 20 setups/key) Total time: 544548 clock ticks (246.38 usec) Key setup speed (cycles/setup): 2722.74 Key setup speed (setups/second): 811759.48 Testing IV setup speed: Did 420 IV setups (under 10 keys, 42 setups/key) Total time: 529207 clock ticks (239.44 usec) IV setup speed (cycles/setup): 1260.02 IV setup speed (setups/second): 1754111.72 Testing key agility: Encrypted 90 blocks of 256 bytes (each time switching contexts) Total time: 560797 clock ticks (253.73 usec) Encryption speed (cycles/byte): 24.34 Encryption speed (Mbps): 726.44 Overhead: 207.8% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 22:12:30 CET 2007 CPU: ------------------------------------------------------------------------------- processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 75 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping : 2 cpu MHz : 2210.210 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cx16 lahf_lm cmp_legacy svm cr8_legacy bogomips : 4424.76 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 75 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping : 2 cpu MHz : 2210.210 cache size : 512 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cx16 lahf_lm cmp_legacy svm cr8_legacy bogomips : 4429.23 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc COMPILER: ------------------------------------------------------------------------------- Using built-in specs. Target: x86_64-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 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5) 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/dicing/v2/../../../include -I../../../../submissions/dicing/v2 -c -o ecrypt-test_gcc_default.o ../../../../submissions/dicing/v2/../../../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/dicing/v2/../../../include -I../../../../submissions/dicing/v2 -c -o ecrypt-sync_gcc_default.o ../../../../submissions/dicing/v2/../../../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/dicing/v2/../../../include -I../../../../submissions/dicing/v2 -c -o dicing-v2_gcc_default.o ../../../../submissions/dicing/v2/dicing-v2.c ../../../../submissions/dicing/v2/dicing-v2.c: In function ‘ECRYPT_ivsetup’: ../../../../submissions/dicing/v2/dicing-v2.c:102: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:110: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:117: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:128: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:155: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c: In function ‘stream’: ../../../../submissions/dicing/v2/dicing-v2.c:325: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:383: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:386: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:431: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c: In function ‘extendsbox’: ../../../../submissions/dicing/v2/dicing-v2.c:503: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:518: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:522: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:527: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c:538: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/dicing/v2/dicing-v2.c: In function ‘ECRYPT_ivsetup’: ../../../../submissions/dicing/v2/dicing-v2.c:128: warning: ‘ptr2’ may be used uninitialized in this function ../../../../submissions/dicing/v2/dicing-v2.c:128: warning: ‘ptr1’ may be used uninitialized in this function gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer ecrypt-test_gcc_default.o ecrypt-sync_gcc_default.o dicing-v2_gcc_default.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 85329fc3b4994b68a84c9388047692eb -