******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: TPy =================== 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: 4196 bytes Testing stream encryption speed: Encrypted 4 blocks of 32000 bytes (under 1 keys, 4 blocks/key) Total time: 522668 clock ticks (236.48 usec) Encryption speed (cycles/byte): 4.08 Encryption speed (Mbps): 4330.20 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 435694 clock ticks (197.13 usec) Encryption speed (cycles/packet): 5446.18 Encryption speed (cycles/byte): 136.15 Encryption speed (Mbps): 129.86 Overhead: 3234.4% Encrypted 60 packets of 576 bytes (under 1 keys, 60 packets/key) Total time: 458998 clock ticks (207.67 usec) Encryption speed (cycles/packet): 7649.97 Encryption speed (cycles/byte): 13.28 Encryption speed (Mbps): 1331.33 Overhead: 225.3% Encrypted 44 packets of 1500 bytes (under 1 keys, 44 packets/key) Total time: 503431 clock ticks (227.78 usec) Encryption speed (cycles/packet): 11441.61 Encryption speed (cycles/byte): 7.63 Encryption speed (Mbps): 2318.08 Overhead: 86.8% Weighted average (Simple Imix): Encryption speed (cycles/byte): 19.63 Encryption speed (Mbps): 900.80 Overhead: 380.7% Testing key setup speed: Did 240 key setups (under 10 keys, 24 setups/key) Total time: 539042 clock ticks (243.89 usec) Key setup speed (cycles/setup): 2246.01 Key setup speed (setups/second): 984061.35 Testing IV setup speed: Did 120 IV setups (under 10 keys, 12 setups/key) Total time: 550743 clock ticks (249.18 usec) IV setup speed (cycles/setup): 4589.53 IV setup speed (setups/second): 481577.07 Testing key agility: Encrypted 100 blocks of 256 bytes (each time switching contexts) Total time: 525096 clock ticks (237.58 usec) Encryption speed (cycles/byte): 20.51 Encryption speed (Mbps): 862.03 Overhead: 402.3% End of performance measurements Primitive Name: TPy =================== 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: 4196 bytes Testing stream encryption speed: Encrypted 4 blocks of 32000 bytes (under 1 keys, 4 blocks/key) Total time: 522602 clock ticks (236.45 usec) Encryption speed (cycles/byte): 4.08 Encryption speed (Mbps): 4330.74 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 472196 clock ticks (213.64 usec) Encryption speed (cycles/packet): 5902.45 Encryption speed (cycles/byte): 147.56 Encryption speed (Mbps): 119.83 Overhead: 3514.2% Encrypted 60 packets of 576 bytes (under 1 keys, 60 packets/key) Total time: 486409 clock ticks (220.07 usec) Encryption speed (cycles/packet): 8106.82 Encryption speed (cycles/byte): 14.07 Encryption speed (Mbps): 1256.31 Overhead: 244.7% Encrypted 43 packets of 1500 bytes (under 1 keys, 43 packets/key) Total time: 511618 clock ticks (231.48 usec) Encryption speed (cycles/packet): 11898.09 Encryption speed (cycles/byte): 7.93 Encryption speed (Mbps): 2229.14 Overhead: 94.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 20.97 Encryption speed (Mbps): 843.18 Overhead: 413.6% Testing key setup speed: Did 220 key setups (under 10 keys, 22 setups/key) Total time: 546979 clock ticks (247.48 usec) Key setup speed (cycles/setup): 2486.27 Key setup speed (setups/second): 888966.85 Testing IV setup speed: Did 90 IV setups (under 1 keys, 90 setups/key) Total time: 452125 clock ticks (204.56 usec) IV setup speed (cycles/setup): 5023.61 IV setup speed (setups/second): 439964.39 Testing key agility: Encrypted 100 blocks of 256 bytes (each time switching contexts) Total time: 525253 clock ticks (237.65 usec) Encryption speed (cycles/byte): 20.52 Encryption speed (Mbps): 861.78 Overhead: 402.5% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 22:01:56 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/tpy/../../../include -I../../../../submissions/py/tpy -march=k8 -c -o ecrypt-test_gcc_k8.o ../../../../submissions/py/tpy/../../../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/tpy/../../../include -I../../../../submissions/py/tpy -march=k8 -c -o ecrypt-sync_gcc_k8.o ../../../../submissions/py/tpy/../../../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/tpy/../../../include -I../../../../submissions/py/tpy -march=k8 -c -o tpy_gcc_k8.o ../../../../submissions/py/tpy/tpy.c ../../../../submissions/py/tpy/tpy.c: In function ‘ECRYPT_keysetup’: ../../../../submissions/py/tpy/tpy.c:40: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:53: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:60: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:67: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c: In function ‘ECRYPT_ivsetup’: ../../../../submissions/py/tpy/tpy.c:132: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:140: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:93: warning: unused variable ‘keysizeb’ ../../../../submissions/py/tpy/tpy.c: In function ‘ECRYPT_process_bytes’: ../../../../submissions/py/tpy/tpy.c:233: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:238: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:264: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:269: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:286: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:290: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:215: warning: unused variable ‘bl’ ../../../../submissions/py/tpy/tpy.c: In function ‘ECRYPT_keystream_bytes’: ../../../../submissions/py/tpy/tpy.c:328: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:331: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:354: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:358: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:355: warning: unused variable ‘output1b’ ../../../../submissions/py/tpy/tpy.c:373: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:377: warning: ISO C90 forbids mixed declarations and code ../../../../submissions/py/tpy/tpy.c:310: warning: unused variable ‘bl’ ../../../../submissions/py/tpy/tpy.c: In function ‘ECRYPT_init’: ../../../../submissions/py/tpy/tpy.c:408: 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 tpy_gcc_k8.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 0443e38b434437589102656652a4d6cc -