******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Grain-128 ========================= Profile: ___H3 Key size: 128 bits IV size: 96 bits CPU speed: 1700.0 MHz Cycles are measured using RDTSC instruction Testing memory requirements: Size of ECRYPT_ctx: 8312 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 212816 clock ticks (125.19 usec) Encryption speed (cycles/byte): 51.96 Encryption speed (Mbps): 261.75 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Feb 14 08:00:38 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_pentiumpro_O0 gcc -Wall -pedantic -std=c99 -O0 -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/grain/128/opt/../../../../include -I../../../../../submissions/grain/128/opt -march=pentiumpro -c -o ecrypt-test_gcc_pentiumpro.o ../../../../../submissions/grain/128/opt/../../../../test/ecrypt-test.c gcc -Wall -pedantic -std=c99 -O0 -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/grain/128/opt/../../../../include -I../../../../../submissions/grain/128/opt -march=pentiumpro -c -o ecrypt-sync_gcc_pentiumpro.o ../../../../../submissions/grain/128/opt/../../../../api/ecrypt-sync.c gcc -Wall -pedantic -std=c99 -O0 -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/grain/128/opt/../../../../include -I../../../../../submissions/grain/128/opt -march=pentiumpro -c -o grain-128_gcc_pentiumpro.o ../../../../../submissions/grain/128/opt/grain-128.c gcc -Wall -pedantic -std=c99 -O0 -march=pentiumpro ecrypt-test_gcc_pentiumpro.o ecrypt-sync_gcc_pentiumpro.o grain-128_gcc_pentiumpro.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 4c751fed9a8fc209de5ffb9f57fd733a -