******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: F-FCSR-H ======================== Profile: HW 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: 72 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 14608 clock ticks (438.51 usec) Encryption speed (cycles/byte): 57.06 Encryption speed (Mbps): 74.73 Testing packet encryption speed: Encrypted 17 packets of 40 bytes (under 1 keys, 17 packets/key) Total time: 7958 clock ticks (238.89 usec) Encryption speed (cycles/packet): 7489.88 Encryption speed (cycles/byte): 187.25 Encryption speed (Mbps): 22.77 Overhead: 228.1% Encrypted 3 packets of 576 bytes (under 1 keys, 3 packets/key) Total time: 7135 clock ticks (214.18 usec) Encryption speed (cycles/packet): 38053.33 Encryption speed (cycles/byte): 66.06 Encryption speed (Mbps): 64.54 Overhead: 15.8% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 5672 clock ticks (170.27 usec) Encryption speed (cycles/packet): 90752.00 Encryption speed (cycles/byte): 60.50 Encryption speed (Mbps): 70.48 Overhead: 6.0% Weighted average (Simple Imix): Encryption speed (cycles/byte): 72.33 Encryption speed (Mbps): 58.95 Overhead: 26.8% Testing key setup speed: Did 3400 key setups (under 10 keys, 340 setups/key) Total time: 11667 clock ticks (350.23 usec) Key setup speed (cycles/setup): 54.90 Key setup speed (setups/second): 9707936.92 Testing IV setup speed: Did 26 IV setups (under 1 keys, 26 setups/key) Total time: 8097 clock ticks (243.06 usec) IV setup speed (cycles/setup): 4982.77 IV setup speed (setups/second): 106968.63 Testing key agility: Encrypted 8 blocks of 256 bytes (each time switching contexts) Total time: 7513 clock ticks (225.53 usec) Encryption speed (cycles/byte): 58.70 Encryption speed (Mbps): 72.65 Overhead: 2.9% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Nov 8 02:23:13 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: ------------------------------------------------------------------------------- Reading specs from /usr/lib/gcc/powerpc-linux-gnu/3.4.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal,objc,ada --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-softfloat powerpc-linux-gnu Thread model: posix gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8) COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc-3.4_G3_O3-ual-ofp gcc-3.4 -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/f-fcsr/f-fcsr-h/../../../include -I../../../../submissions/f-fcsr/f-fcsr-h -mcpu=G3 -c -o f-fcsr-h_gcc_G3.o ../../../../submissions/f-fcsr/f-fcsr-h/f-fcsr-h.c gcc-3.4 -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -mcpu=G3 ecrypt-test_gcc_G3.o ecrypt-sync_gcc_G3.o f-fcsr-h_gcc_G3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 0caf921d26fb7cbf117b361fa966e7c5 -