******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: F-FCSR-8 ======================== Profile: SW Key size: 128 bits IV size: 128 bits CPU speed: 533.0 MHz Cycles are measured using MFTB instruction (assuming 16 clocks per tick) Testing memory requirements: Size of ECRYPT_ctx: 64 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 11528 clock ticks (346.06 usec) Encryption speed (cycles/byte): 45.03 Encryption speed (Mbps): 94.69 Testing packet encryption speed: Encrypted 22 packets of 40 bytes (under 1 keys, 22 packets/key) Total time: 7957 clock ticks (238.86 usec) Encryption speed (cycles/packet): 5786.91 Encryption speed (cycles/byte): 144.67 Encryption speed (Mbps): 29.47 Overhead: 221.3% Encrypted 4 packets of 576 bytes (under 1 keys, 4 packets/key) Total time: 7480 clock ticks (224.54 usec) Encryption speed (cycles/packet): 29920.00 Encryption speed (cycles/byte): 51.94 Encryption speed (Mbps): 82.09 Overhead: 15.4% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 4471 clock ticks (134.21 usec) Encryption speed (cycles/packet): 71536.00 Encryption speed (cycles/byte): 47.69 Encryption speed (Mbps): 89.41 Overhead: 5.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 56.74 Encryption speed (Mbps): 75.15 Overhead: 26.0% Testing key setup speed: Did 33 key setups (under 1 keys, 33 setups/key) Total time: 8199 clock ticks (246.12 usec) Key setup speed (cycles/setup): 3975.27 Key setup speed (setups/second): 134078.85 Testing IV setup speed: Did 33 IV setups (under 1 keys, 33 setups/key) Total time: 7982 clock ticks (239.61 usec) IV setup speed (cycles/setup): 3870.06 IV setup speed (setups/second): 137723.94 Testing key agility: Encrypted 11 blocks of 256 bytes (each time switching contexts) Total time: 8142 clock ticks (244.41 usec) Encryption speed (cycles/byte): 46.26 Encryption speed (Mbps): 92.17 Overhead: 2.7% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Nov 7 22:04:21 CST 2005 CPU: ------------------------------------------------------------------------------- processor : 0 cpu : 7410, altivec supported temperature : 55-57 C (uncalibrated) clock : 533MHz revision : 0.3 (pvr 800c 1103) bogomips : 1060.86 processor : 1 cpu : 7410, altivec supported temperature : 26-28 C (uncalibrated) clock : 533MHz revision : 0.3 (pvr 800c 1103) bogomips : 1060.86 total bogomips : 2121.72 machine : PowerMac3,4 motherboard : PowerMac3,4 MacRISC2 MacRISC Power Macintosh detected as : 69 (PowerMac G4 Silver) pmac flags : 00000010 L2 cache : 1024K unified memory : 256MB pmac-generation : NewWorld COMPILER: ------------------------------------------------------------------------------- Using built-in specs. Target: powerpc-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls --without-included-gettext --enable-threads=posix --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-werror --enable-checking=release powerpc-linux-gnu Thread model: posix gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9) COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc_G3_O3-ual-ofp gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/f-fcsr/f-fcsr-8/../../../include -I../../../../submissions/f-fcsr/f-fcsr-8 -mcpu=G3 -c -o f-fcsr-8_gcc_G3.o ../../../../submissions/f-fcsr/f-fcsr-8/f-fcsr-8.c gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -mcpu=G3 ecrypt-test_gcc_G3.o ecrypt-sync_gcc_G3.o f-fcsr-8_gcc_G3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- ca70166fe75314f7502270949ee789f8 -