******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: TPypy ===================== Profile: S?___ Key size: 128 bits IV size: 64 bits CPU speed: 2210.2 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 4244 bytes Testing stream encryption speed: Encrypted 24 blocks of 4096 bytes (under 1 keys, 24 blocks/key) Total time: 531415 clock ticks (240.44 usec) Encryption speed (cycles/byte): 5.41 Encryption speed (Mbps): 3270.85 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 475528 clock ticks (215.15 usec) Encryption speed (cycles/packet): 5944.10 Encryption speed (cycles/byte): 148.60 Encryption speed (Mbps): 118.99 Overhead: 2648.9% Encrypted 60 packets of 576 bytes (under 1 keys, 60 packets/key) Total time: 518581 clock ticks (234.63 usec) Encryption speed (cycles/packet): 8643.02 Encryption speed (cycles/byte): 15.01 Encryption speed (Mbps): 1178.37 Overhead: 177.6% Encrypted 39 packets of 1500 bytes (under 1 keys, 39 packets/key) Total time: 521685 clock ticks (236.03 usec) Encryption speed (cycles/packet): 13376.54 Encryption speed (cycles/byte): 8.92 Encryption speed (Mbps): 1982.76 Overhead: 65.0% Weighted average (Simple Imix): Encryption speed (cycles/byte): 21.93 Encryption speed (Mbps): 806.32 Overhead: 305.7% Testing key setup speed: Did 240 key setups (under 10 keys, 24 setups/key) Total time: 539257 clock ticks (243.98 usec) Key setup speed (cycles/setup): 2246.90 Key setup speed (setups/second): 983669.01 Testing IV setup speed: Did 120 IV setups (under 10 keys, 12 setups/key) Total time: 550138 clock ticks (248.91 usec) IV setup speed (cycles/setup): 4584.48 IV setup speed (setups/second): 482106.67 Testing key agility: Encrypted 90 blocks of 256 bytes (each time switching contexts) Total time: 529289 clock ticks (239.47 usec) Encryption speed (cycles/byte): 22.97 Encryption speed (Mbps): 769.69 Overhead: 325.0% End of performance measurements Primitive Name: TPypy ===================== 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: 4244 bytes Testing stream encryption speed: Encrypted 24 blocks of 4096 bytes (under 1 keys, 24 blocks/key) Total time: 531448 clock ticks (240.45 usec) Encryption speed (cycles/byte): 5.41 Encryption speed (Mbps): 3270.65 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 512783 clock ticks (232.01 usec) Encryption speed (cycles/packet): 6409.79 Encryption speed (cycles/byte): 160.24 Encryption speed (Mbps): 110.34 Overhead: 2864.1% Encrypted 50 packets of 576 bytes (under 1 keys, 50 packets/key) Total time: 455351 clock ticks (206.02 usec) Encryption speed (cycles/packet): 9107.02 Encryption speed (cycles/byte): 15.81 Encryption speed (Mbps): 1118.33 Overhead: 192.5% Encrypted 38 packets of 1500 bytes (under 1 keys, 38 packets/key) Total time: 526014 clock ticks (237.99 usec) Encryption speed (cycles/packet): 13842.47 Encryption speed (cycles/byte): 9.23 Encryption speed (Mbps): 1916.02 Overhead: 70.7% Weighted average (Simple Imix): Encryption speed (cycles/byte): 23.30 Encryption speed (Mbps): 759.02 Overhead: 330.9% Testing key setup speed: Did 220 key setups (under 10 keys, 22 setups/key) Total time: 546659 clock ticks (247.33 usec) Key setup speed (cycles/setup): 2484.81 Key setup speed (setups/second): 889487.23 Testing IV setup speed: Did 90 IV setups (under 1 keys, 90 setups/key) Total time: 453086 clock ticks (205.00 usec) IV setup speed (cycles/setup): 5034.29 IV setup speed (setups/second): 439031.22 Testing key agility: Encrypted 90 blocks of 256 bytes (each time switching contexts) Total time: 527753 clock ticks (238.78 usec) Encryption speed (cycles/byte): 22.91 Encryption speed (Mbps): 771.93 Overhead: 323.7% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 22:02:10 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/py/tpypy/../../../include -I../../../../submissions/py/tpypy -march=k8 -c -o ecrypt-test_gcc_k8.o ../../../../submissions/py/tpypy/../../../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/py/tpypy/../../../include -I../../../../submissions/py/tpypy -march=k8 -c -o ecrypt-sync_gcc_k8.o ../../../../submissions/py/tpypy/../../../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/py/tpypy/../../../include -I../../../../submissions/py/tpypy -march=k8 -c -o tpypy_gcc_k8.o ../../../../submissions/py/tpypy/tpypy.c ../../../../submissions/py/tpypy/tpypy.c: In function ‘ECRYPT_keysetup’: ../../../../submissions/py/tpypy/tpypy.c:39: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:52: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:59: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:66: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c: In function ‘ECRYPT_ivsetup’: ../../../../submissions/py/tpypy/tpypy.c:131: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:139: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:92: warning: unused variable ‘keysizeb’ ../../../../submissions/py/tpypy/tpypy.c: In function ‘ECRYPT_process_bytes’: ../../../../submissions/py/tpypy/tpypy.c:228: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:256: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:273: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:209: warning: unused variable ‘bl’ ../../../../submissions/py/tpypy/tpypy.c: In function ‘ECRYPT_keystream_bytes’: ../../../../submissions/py/tpypy/tpypy.c:314: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:339: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:354: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpypy/tpypy.c:295: warning: unused variable ‘bl’ ../../../../submissions/py/tpypy/tpypy.c: In function ‘ECRYPT_init’: ../../../../submissions/py/tpypy/tpypy.c:387: warning: ISO C90 forbids mixed declarations and code gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=k8 ecrypt-test_gcc_k8.o ecrypt-sync_gcc_k8.o tpypy_gcc_k8.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 17994907c853da5c49af29b09bf91d1c -