******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: CryptMT-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: 11800 bytes Testing stream encryption speed: Encrypted 15 blocks of 4361 bytes (under 1 keys, 15 blocks/key) Total time: 525964 clock ticks (237.97 usec) Encryption speed (cycles/byte): 8.04 Encryption speed (Mbps): 2199.10 Testing packet encryption speed: Encrypted 380 packets of 40 bytes (under 10 keys, 38 packets/key) Total time: 539270 clock ticks (243.99 usec) Encryption speed (cycles/packet): 1419.13 Encryption speed (cycles/byte): 35.48 Encryption speed (Mbps): 498.38 Overhead: 341.2% Encrypted 50 packets of 576 bytes (under 1 keys, 50 packets/key) Total time: 433941 clock ticks (196.33 usec) Encryption speed (cycles/packet): 8678.82 Encryption speed (cycles/byte): 15.07 Encryption speed (Mbps): 1173.51 Overhead: 87.4% Encrypted 31 packets of 1500 bytes (under 1 keys, 31 packets/key) Total time: 510678 clock ticks (231.05 usec) Encryption speed (cycles/packet): 16473.48 Encryption speed (cycles/byte): 10.98 Encryption speed (Mbps): 1610.01 Overhead: 36.6% Weighted average (Simple Imix): Encryption speed (cycles/byte): 14.97 Encryption speed (Mbps): 1181.43 Overhead: 86.1% Testing key setup speed: Did 39 key setups (under 1 keys, 39 setups/key) Total time: 545689 clock ticks (246.89 usec) Key setup speed (cycles/setup): 13992.03 Key setup speed (setups/second): 157962.12 Testing IV setup speed: Did 600 IV setups (under 10 keys, 60 setups/key) Total time: 493949 clock ticks (223.49 usec) IV setup speed (cycles/setup): 823.25 IV setup speed (setups/second): 2684742.76 Testing key agility: Encrypted 70 blocks of 623 bytes (each time switching contexts) Total time: 498143 clock ticks (225.38 usec) Encryption speed (cycles/byte): 11.42 Encryption speed (Mbps): 1547.95 Overhead: 42.1% End of performance measurements Primitive Name: CryptMT-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: 11800 bytes Testing stream encryption speed: Encrypted 15 blocks of 4361 bytes (under 1 keys, 15 blocks/key) Total time: 525964 clock ticks (237.97 usec) Encryption speed (cycles/byte): 8.04 Encryption speed (Mbps): 2199.10 Testing packet encryption speed: Encrypted 380 packets of 40 bytes (under 10 keys, 38 packets/key) Total time: 539269 clock ticks (243.99 usec) Encryption speed (cycles/packet): 1419.13 Encryption speed (cycles/byte): 35.48 Encryption speed (Mbps): 498.38 Overhead: 341.2% Encrypted 50 packets of 576 bytes (under 1 keys, 50 packets/key) Total time: 433941 clock ticks (196.33 usec) Encryption speed (cycles/packet): 8678.82 Encryption speed (cycles/byte): 15.07 Encryption speed (Mbps): 1173.51 Overhead: 87.4% Encrypted 31 packets of 1500 bytes (under 1 keys, 31 packets/key) Total time: 510678 clock ticks (231.05 usec) Encryption speed (cycles/packet): 16473.48 Encryption speed (cycles/byte): 10.98 Encryption speed (Mbps): 1610.01 Overhead: 36.6% Weighted average (Simple Imix): Encryption speed (cycles/byte): 14.97 Encryption speed (Mbps): 1181.43 Overhead: 86.1% Testing key setup speed: Did 39 key setups (under 1 keys, 39 setups/key) Total time: 547600 clock ticks (247.76 usec) Key setup speed (cycles/setup): 14041.03 Key setup speed (setups/second): 157410.87 Testing IV setup speed: Did 600 IV setups (under 10 keys, 60 setups/key) Total time: 493949 clock ticks (223.49 usec) IV setup speed (cycles/setup): 823.25 IV setup speed (setups/second): 2684742.76 Testing key agility: Encrypted 70 blocks of 623 bytes (each time switching contexts) Total time: 497120 clock ticks (224.92 usec) Encryption speed (cycles/byte): 11.40 Encryption speed (Mbps): 1551.13 Overhead: 41.8% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 21:56:40 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/cryptmt/v2/../../../include -I../../../../submissions/cryptmt/v2 -march=k8 -c -o ecrypt-test_gcc_k8.o ../../../../submissions/cryptmt/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/cryptmt/v2/../../../include -I../../../../submissions/cryptmt/v2 -march=k8 -c -o ecrypt-sync_gcc_k8.o ../../../../submissions/cryptmt/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/cryptmt/v2/../../../include -I../../../../submissions/cryptmt/v2 -march=k8 -c -o cryptmt-v2_gcc_k8.o ../../../../submissions/cryptmt/v2/cryptmt-v2.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=k8 ecrypt-test_gcc_k8.o ecrypt-sync_gcc_k8.o cryptmt-v2_gcc_k8.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- ccc4ebd4d0057fded0170a80da04a5e3 -