******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Frogbit ======================= Profile: SW Key size: 128 bits IV size: 64 bits MAC size: 64 bits CPU speed: 533.0 MHz Cycles are measured using MFTB instruction (assuming 16 clocks per tick) Testing memory requirements: Size of ECRYPT_AE_ctx: 464 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 120024 clock ticks (3602.97 usec) Encryption speed (cycles/byte): 468.84 Encryption speed (Mbps): 9.09 Testing packet encryption speed: Encrypted 4 packets of 40 bytes (under 1 keys, 4 packets/key) Total time: 6881 clock ticks (206.56 usec) Encryption speed (cycles/packet): 27524.00 Encryption speed (cycles/byte): 688.10 Encryption speed (Mbps): 6.20 Overhead: 46.8% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 17455 clock ticks (523.98 usec) Encryption speed (cycles/packet): 279280.00 Encryption speed (cycles/byte): 484.86 Encryption speed (Mbps): 8.79 Overhead: 3.4% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 44492 clock ticks (1335.59 usec) Encryption speed (cycles/packet): 711872.00 Encryption speed (cycles/byte): 474.58 Encryption speed (Mbps): 8.98 Overhead: 1.2% Weighted average (Simple Imix): Encryption speed (cycles/byte): 495.02 Encryption speed (Mbps): 8.61 Overhead: 5.6% Testing key setup speed: Did 60 key setups (under 1 keys, 60 setups/key) Total time: 7148 clock ticks (214.57 usec) Key setup speed (cycles/setup): 1906.13 Key setup speed (setups/second): 279623.67 Testing speed of IV setup + finalize: Did 15 IV setups (under 1 keys, 15 setups/key) Total time: 7945 clock ticks (238.50 usec) IV setup speed (cycles/setup): 8474.67 IV setup speed (setups/second): 62893.33 Testing key agility: Encrypted 1 blocks of 256 bytes (each time switching contexts) Total time: 7559 clock ticks (226.91 usec) Encryption speed (cycles/byte): 472.44 Encryption speed (Mbps): 9.03 Overhead: 0.8% End of performance measurements Primitive Name: Frogbit ======================= Profile: SW Key size: 128 bits IV size: 128 bits MAC 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_AE_ctx: 464 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 120026 clock ticks (3603.03 usec) Encryption speed (cycles/byte): 468.85 Encryption speed (Mbps): 9.09 Testing packet encryption speed: Encrypted 4 packets of 40 bytes (under 1 keys, 4 packets/key) Total time: 8327 clock ticks (249.97 usec) Encryption speed (cycles/packet): 33308.00 Encryption speed (cycles/byte): 832.70 Encryption speed (Mbps): 5.12 Overhead: 77.6% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 17765 clock ticks (533.28 usec) Encryption speed (cycles/packet): 284240.00 Encryption speed (cycles/byte): 493.47 Encryption speed (Mbps): 8.64 Overhead: 5.3% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 44856 clock ticks (1346.52 usec) Encryption speed (cycles/packet): 717696.00 Encryption speed (cycles/byte): 478.46 Encryption speed (Mbps): 8.91 Overhead: 2.1% Weighted average (Simple Imix): Encryption speed (cycles/byte): 511.22 Encryption speed (Mbps): 8.34 Overhead: 9.0% Testing key setup speed: Did 70 key setups (under 1 keys, 70 setups/key) Total time: 7105 clock ticks (213.28 usec) Key setup speed (cycles/setup): 1624.00 Key setup speed (setups/second): 328201.97 Testing speed of IV setup + finalize: Did 9 IV setups (under 1 keys, 9 setups/key) Total time: 8094 clock ticks (242.97 usec) IV setup speed (cycles/setup): 14389.33 IV setup speed (setups/second): 37041.33 Testing key agility: Encrypted 1 blocks of 256 bytes (each time switching contexts) Total time: 7562 clock ticks (227.00 usec) Encryption speed (cycles/byte): 472.62 Encryption speed (Mbps): 9.02 Overhead: 0.8% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Nov 8 02:34:27 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-ofp gcc-3.4 -Wall -pedantic -ansi -O3 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../submissions/frogbit/../../include -I../../../submissions/frogbit -mcpu=G3 -c -o frogbit_gcc_G3.o ../../../submissions/frogbit/frogbit.c gcc-3.4 -Wall -pedantic -ansi -O3 -fomit-frame-pointer -mcpu=G3 ecrypt-test_gcc_G3.o ecrypt-sync-ae_gcc_G3.o frogbit_gcc_G3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- f24b12c8ef1177ae7b162577bea71bd9 -