******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: DICING-v1 ========================= 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 14 blocks of 4096 bytes (under 1 keys, 14 blocks/key) Total time: 541879 clock ticks (245.17 usec) Encryption speed (cycles/byte): 9.45 Encryption speed (Mbps): 1871.15 Testing packet encryption speed: Encrypted 50 packets of 40 bytes (under 1 keys, 50 packets/key) Total time: 493847 clock ticks (223.44 usec) Encryption speed (cycles/packet): 9876.94 Encryption speed (cycles/byte): 246.92 Encryption speed (Mbps): 71.61 Overhead: 2513.1% Encrypted 35 packets of 576 bytes (under 1 keys, 35 packets/key) Total time: 520142 clock ticks (235.34 usec) Encryption speed (cycles/packet): 14861.20 Encryption speed (cycles/byte): 25.80 Encryption speed (Mbps): 685.32 Overhead: 173.0% Encrypted 22 packets of 1500 bytes (under 1 keys, 22 packets/key) Total time: 520312 clock ticks (235.41 usec) Encryption speed (cycles/packet): 23650.55 Encryption speed (cycles/byte): 15.77 Encryption speed (Mbps): 1121.43 Overhead: 66.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 37.28 Encryption speed (Mbps): 474.35 Overhead: 294.5% Testing key setup speed: Did 29000 key setups (under 100 keys, 290 setups/key) Total time: 656007 clock ticks (296.81 usec) Key setup speed (cycles/setup): 22.62 Key setup speed (setups/second): 97706411.67 Testing IV setup speed: Did 50 IV setups (under 1 keys, 50 setups/key) Total time: 466457 clock ticks (211.05 usec) IV setup speed (cycles/setup): 9329.14 IV setup speed (setups/second): 236914.66 Testing key agility: Encrypted 80 blocks of 256 bytes (each time switching contexts) Total time: 516468 clock ticks (233.67 usec) Encryption speed (cycles/byte): 25.22 Encryption speed (Mbps): 701.15 Overhead: 166.9% End of performance measurements Primitive Name: DICING-v1 ========================= 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 14 blocks of 4096 bytes (under 1 keys, 14 blocks/key) Total time: 542168 clock ticks (245.30 usec) Encryption speed (cycles/byte): 9.45 Encryption speed (Mbps): 1870.16 Testing packet encryption speed: Encrypted 50 packets of 40 bytes (under 1 keys, 50 packets/key) Total time: 490353 clock ticks (221.86 usec) Encryption speed (cycles/packet): 9807.06 Encryption speed (cycles/byte): 245.18 Encryption speed (Mbps): 72.12 Overhead: 2493.2% Encrypted 35 packets of 576 bytes (under 1 keys, 35 packets/key) Total time: 517165 clock ticks (233.99 usec) Encryption speed (cycles/packet): 14776.14 Encryption speed (cycles/byte): 25.65 Encryption speed (Mbps): 689.26 Overhead: 171.3% Encrypted 22 packets of 1500 bytes (under 1 keys, 22 packets/key) Total time: 518442 clock ticks (234.57 usec) Encryption speed (cycles/packet): 23565.55 Encryption speed (cycles/byte): 15.71 Encryption speed (Mbps): 1125.48 Overhead: 66.2% Weighted average (Simple Imix): Encryption speed (cycles/byte): 37.05 Encryption speed (Mbps): 477.22 Overhead: 291.9% Testing key setup speed: Did 22000 key setups (under 100 keys, 220 setups/key) Total time: 657167 clock ticks (297.33 usec) Key setup speed (cycles/setup): 29.87 Key setup speed (setups/second): 73991268.58 Testing IV setup speed: Did 50 IV setups (under 1 keys, 50 setups/key) Total time: 463788 clock ticks (209.84 usec) IV setup speed (cycles/setup): 9275.76 IV setup speed (setups/second): 238278.05 Testing key agility: Encrypted 80 blocks of 256 bytes (each time switching contexts) Total time: 517381 clock ticks (234.09 usec) Encryption speed (cycles/byte): 25.26 Encryption speed (Mbps): 699.91 Overhead: 167.2% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 21:57:06 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_k8_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/v1/../../../include -I../../../../submissions/dicing/v1 -march=k8 -c -o ecrypt-test_gcc_k8.o ../../../../submissions/dicing/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/dicing/v1/../../../include -I../../../../submissions/dicing/v1 -march=k8 -c -o ecrypt-sync_gcc_k8.o ../../../../submissions/dicing/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/dicing/v1/../../../include -I../../../../submissions/dicing/v1 -march=k8 -c -o dicing_gcc_k8.o ../../../../submissions/dicing/v1/dicing.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=k8 ecrypt-test_gcc_k8.o ecrypt-sync_gcc_k8.o dicing_gcc_k8.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 7dc5deadebde5cec4c812ce3b46cc2c0 -