******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: CryptMT-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: 3020 bytes Testing stream encryption speed: Encrypted 15 blocks of 4368 bytes (under 1 keys, 15 blocks/key) Total time: 530918 clock ticks (240.21 usec) Encryption speed (cycles/byte): 8.10 Encryption speed (Mbps): 2182.08 Testing packet encryption speed: Encrypted 22 packets of 40 bytes (under 1 keys, 22 packets/key) Total time: 551493 clock ticks (249.52 usec) Encryption speed (cycles/packet): 25067.86 Encryption speed (cycles/byte): 626.70 Encryption speed (Mbps): 28.21 Overhead: 7634.0% Encrypted 18 packets of 576 bytes (under 1 keys, 18 packets/key) Total time: 563883 clock ticks (255.13 usec) Encryption speed (cycles/packet): 31326.83 Encryption speed (cycles/byte): 54.39 Encryption speed (Mbps): 325.11 Overhead: 571.2% Encrypted 15 packets of 1500 bytes (under 1 keys, 15 packets/key) Total time: 563109 clock ticks (254.78 usec) Encryption speed (cycles/packet): 37540.60 Encryption speed (cycles/byte): 25.03 Encryption speed (Mbps): 706.50 Overhead: 208.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 82.84 Encryption speed (Mbps): 213.44 Overhead: 922.3% Testing key setup speed: Did 20000 key setups (under 100 keys, 200 setups/key) Total time: 645426 clock ticks (292.02 usec) Key setup speed (cycles/setup): 32.27 Key setup speed (setups/second): 68488409.21 Testing IV setup speed: Did 22 IV setups (under 1 keys, 22 setups/key) Total time: 535226 clock ticks (242.16 usec) IV setup speed (cycles/setup): 24328.45 IV setup speed (setups/second): 90848.76 Testing key agility: Encrypted 70 blocks of 624 bytes (each time switching contexts) Total time: 542702 clock ticks (245.54 usec) Encryption speed (cycles/byte): 12.42 Encryption speed (Mbps): 1423.13 Overhead: 53.3% End of performance measurements Primitive Name: CryptMT-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: 3020 bytes Testing stream encryption speed: Encrypted 15 blocks of 4368 bytes (under 1 keys, 15 blocks/key) Total time: 530919 clock ticks (240.21 usec) Encryption speed (cycles/byte): 8.10 Encryption speed (Mbps): 2182.07 Testing packet encryption speed: Encrypted 22 packets of 40 bytes (under 1 keys, 22 packets/key) Total time: 553052 clock ticks (250.23 usec) Encryption speed (cycles/packet): 25138.73 Encryption speed (cycles/byte): 628.47 Encryption speed (Mbps): 28.13 Overhead: 7655.8% Encrypted 18 packets of 576 bytes (under 1 keys, 18 packets/key) Total time: 563890 clock ticks (255.13 usec) Encryption speed (cycles/packet): 31327.22 Encryption speed (cycles/byte): 54.39 Encryption speed (Mbps): 325.11 Overhead: 571.2% Encrypted 15 packets of 1500 bytes (under 1 keys, 15 packets/key) Total time: 563119 clock ticks (254.78 usec) Encryption speed (cycles/packet): 37541.27 Encryption speed (cycles/byte): 25.03 Encryption speed (Mbps): 706.49 Overhead: 208.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 82.96 Encryption speed (Mbps): 213.13 Overhead: 923.8% Testing key setup speed: Did 14000 key setups (under 100 keys, 140 setups/key) Total time: 612109 clock ticks (276.95 usec) Key setup speed (cycles/setup): 43.72 Key setup speed (setups/second): 50551356.05 Testing IV setup speed: Did 23 IV setups (under 1 keys, 23 setups/key) Total time: 558424 clock ticks (252.66 usec) IV setup speed (cycles/setup): 24279.30 IV setup speed (setups/second): 91032.67 Testing key agility: Encrypted 70 blocks of 624 bytes (each time switching contexts) Total time: 544664 clock ticks (246.43 usec) Encryption speed (cycles/byte): 12.47 Encryption speed (Mbps): 1418.00 Overhead: 53.9% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 22:46:45 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_Os-ofp gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/cryptmt/v1/opt/../../../../include -I../../../../../submissions/cryptmt/v1/opt -march=k8 -c -o cryptmt_gcc_k8.o ../../../../../submissions/cryptmt/v1/opt/cryptmt.c gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -march=k8 ecrypt-test_gcc_k8.o ecrypt-sync_gcc_k8.o cryptmt_gcc_k8.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- d1078dfe2fdb7246b4be96067a968497 -