******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Salsa20/12 ========================== Profile: S3___ Key size: 128 bits IV size: 64 bits CPU speed: 1700.0 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 64 bytes Testing stream encryption speed: Encrypted 13 blocks of 4096 bytes (under 1 keys, 13 blocks/key) Total time: 395819 clock ticks (232.83 usec) Encryption speed (cycles/byte): 7.43 Encryption speed (Mbps): 1829.56 Testing packet encryption speed: Encrypted 470 packets of 40 bytes (under 10 keys, 47 packets/key) Total time: 414847 clock ticks (244.03 usec) Encryption speed (cycles/packet): 882.65 Encryption speed (cycles/byte): 22.07 Encryption speed (Mbps): 616.32 Overhead: 196.8% Encrypted 90 packets of 576 bytes (under 1 keys, 90 packets/key) Total time: 396778 clock ticks (233.40 usec) Encryption speed (cycles/packet): 4408.64 Encryption speed (cycles/byte): 7.65 Encryption speed (Mbps): 1776.87 Overhead: 3.0% Encrypted 35 packets of 1500 bytes (under 1 keys, 35 packets/key) Total time: 410866 clock ticks (241.69 usec) Encryption speed (cycles/packet): 11739.03 Encryption speed (cycles/byte): 7.83 Encryption speed (Mbps): 1737.79 Overhead: 5.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 8.71 Encryption speed (Mbps): 1562.28 Overhead: 17.1% Testing key setup speed: Did 8000 key setups (under 10 keys, 800 setups/key) Total time: 351799 clock ticks (206.94 usec) Key setup speed (cycles/setup): 43.97 Key setup speed (setups/second): 38658438.48 Testing IV setup speed: Did 9000 IV setups (under 10 keys, 900 setups/key) Total time: 291906 clock ticks (171.71 usec) IV setup speed (cycles/setup): 32.43 IV setup speed (setups/second): 52414133.32 Testing key agility: Encrypted 190 blocks of 256 bytes (each time switching contexts) Total time: 417879 clock ticks (245.81 usec) Encryption speed (cycles/byte): 8.59 Encryption speed (Mbps): 1583.00 Overhead: 15.6% End of performance measurements Primitive Name: Salsa20/12 ========================== Profile: S3___ Key size: 256 bits IV size: 64 bits CPU speed: 1700.0 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 64 bytes Testing stream encryption speed: Encrypted 13 blocks of 4096 bytes (under 1 keys, 13 blocks/key) Total time: 395819 clock ticks (232.83 usec) Encryption speed (cycles/byte): 7.43 Encryption speed (Mbps): 1829.56 Testing packet encryption speed: Encrypted 470 packets of 40 bytes (under 10 keys, 47 packets/key) Total time: 414847 clock ticks (244.03 usec) Encryption speed (cycles/packet): 882.65 Encryption speed (cycles/byte): 22.07 Encryption speed (Mbps): 616.32 Overhead: 196.8% Encrypted 90 packets of 576 bytes (under 1 keys, 90 packets/key) Total time: 396778 clock ticks (233.40 usec) Encryption speed (cycles/packet): 4408.64 Encryption speed (cycles/byte): 7.65 Encryption speed (Mbps): 1776.87 Overhead: 3.0% Encrypted 35 packets of 1500 bytes (under 1 keys, 35 packets/key) Total time: 410866 clock ticks (241.69 usec) Encryption speed (cycles/packet): 11739.03 Encryption speed (cycles/byte): 7.83 Encryption speed (Mbps): 1737.79 Overhead: 5.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 8.71 Encryption speed (Mbps): 1562.28 Overhead: 17.1% Testing key setup speed: Did 8000 key setups (under 10 keys, 800 setups/key) Total time: 352382 clock ticks (207.28 usec) Key setup speed (cycles/setup): 44.05 Key setup speed (setups/second): 38594479.85 Testing IV setup speed: Did 9000 IV setups (under 10 keys, 900 setups/key) Total time: 291906 clock ticks (171.71 usec) IV setup speed (cycles/setup): 32.43 IV setup speed (setups/second): 52414133.32 Testing key agility: Encrypted 190 blocks of 256 bytes (each time switching contexts) Total time: 418368 clock ticks (246.10 usec) Encryption speed (cycles/byte): 8.60 Encryption speed (Mbps): 1581.15 Overhead: 15.7% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Feb 14 07:56:35 CET 2008 CPU: ------------------------------------------------------------------------------- processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 9 model name : Intel(R) Pentium(R) M processor 1700MHz stepping : 5 cpu MHz : 1700.000 cache size : 1024 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe up est tm2 bogomips : 3391.40 clflush size : 64 COMPILER: ------------------------------------------------------------------------------- Using built-in specs. Target: i486-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 --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc_pentium3_O3-ual-ofp gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5/../../../../../include -I../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5 -march=pentium3 -c -o ecrypt-test_gcc_pentium3.o ../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5/../../../../../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/salsa20/reduced/12-rounds/x86-xmm5/../../../../../include -I../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5 -march=pentium3 -c -o ecrypt-sync_gcc_pentium3.o ../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5/../../../../../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/salsa20/reduced/12-rounds/x86-xmm5/../../../../../include -I../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5 -march=pentium3 -c -o salsa20_gcc_pentium3.o ../../../../../../submissions/salsa20/reduced/12-rounds/x86-xmm5/salsa20.s gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=pentium3 ecrypt-test_gcc_pentium3.o ecrypt-sync_gcc_pentium3.o salsa20_gcc_pentium3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 5ca426b204e9bc9db10ba88b3fa43090 -