******************************************************************************** * 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: 531038 clock ticks (240.27 usec) Encryption speed (cycles/byte): 5.40 Encryption speed (Mbps): 3273.17 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 472706 clock ticks (213.87 usec) Encryption speed (cycles/packet): 5908.83 Encryption speed (cycles/byte): 147.72 Encryption speed (Mbps): 119.70 Overhead: 2634.6% Encrypted 60 packets of 576 bytes (under 1 keys, 60 packets/key) Total time: 519313 clock ticks (234.96 usec) Encryption speed (cycles/packet): 8655.22 Encryption speed (cycles/byte): 15.03 Encryption speed (Mbps): 1176.71 Overhead: 178.2% Encrypted 39 packets of 1500 bytes (under 1 keys, 39 packets/key) Total time: 521895 clock ticks (236.13 usec) Encryption speed (cycles/packet): 13381.92 Encryption speed (cycles/byte): 8.92 Encryption speed (Mbps): 1981.97 Overhead: 65.1% Weighted average (Simple Imix): Encryption speed (cycles/byte): 21.88 Encryption speed (Mbps): 808.06 Overhead: 305.1% Testing key setup speed: Did 240 key setups (under 10 keys, 24 setups/key) Total time: 539163 clock ticks (243.94 usec) Key setup speed (cycles/setup): 2246.51 Key setup speed (setups/second): 983840.51 Testing IV setup speed: Did 120 IV setups (under 10 keys, 12 setups/key) Total time: 547432 clock ticks (247.68 usec) IV setup speed (cycles/setup): 4561.93 IV setup speed (setups/second): 484489.76 Testing key agility: Encrypted 90 blocks of 256 bytes (each time switching contexts) Total time: 529277 clock ticks (239.47 usec) Encryption speed (cycles/byte): 22.97 Encryption speed (Mbps): 769.70 Overhead: 325.3% 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: 531008 clock ticks (240.25 usec) Encryption speed (cycles/byte): 5.40 Encryption speed (Mbps): 3273.36 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 509727 clock ticks (230.62 usec) Encryption speed (cycles/packet): 6371.59 Encryption speed (cycles/byte): 159.29 Encryption speed (Mbps): 111.00 Overhead: 2848.9% Encrypted 50 packets of 576 bytes (under 1 keys, 50 packets/key) Total time: 456010 clock ticks (206.32 usec) Encryption speed (cycles/packet): 9120.20 Encryption speed (cycles/byte): 15.83 Encryption speed (Mbps): 1116.71 Overhead: 193.1% Encrypted 38 packets of 1500 bytes (under 1 keys, 38 packets/key) Total time: 526427 clock ticks (238.18 usec) Encryption speed (cycles/packet): 13853.34 Encryption speed (cycles/byte): 9.24 Encryption speed (Mbps): 1914.52 Overhead: 71.0% Weighted average (Simple Imix): Encryption speed (cycles/byte): 23.25 Encryption speed (Mbps): 760.64 Overhead: 330.3% Testing key setup speed: Did 220 key setups (under 10 keys, 22 setups/key) Total time: 546404 clock ticks (247.22 usec) Key setup speed (cycles/setup): 2483.65 Key setup speed (setups/second): 889902.34 Testing IV setup speed: Did 90 IV setups (under 1 keys, 90 setups/key) Total time: 451279 clock ticks (204.18 usec) IV setup speed (cycles/setup): 5014.21 IV setup speed (setups/second): 440789.18 Testing key agility: Encrypted 90 blocks of 256 bytes (each time switching contexts) Total time: 529345 clock ticks (239.50 usec) Encryption speed (cycles/byte): 22.98 Encryption speed (Mbps): 769.60 Overhead: 325.3% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 22:16:41 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/py/tpypy/../../../include -I../../../../submissions/py/tpypy -c -o ecrypt-test_gcc_default.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 -c -o ecrypt-sync_gcc_default.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 -c -o tpypy_gcc_default.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 ecrypt-test_gcc_default.o ecrypt-sync_gcc_default.o tpypy_gcc_default.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 2b47048a273d3d9885c91093e9a89904 -