******************************************************************************** * 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: 120012 clock ticks (3602.61 usec) Encryption speed (cycles/byte): 468.80 Encryption speed (Mbps): 9.10 Testing packet encryption speed: Encrypted 4 packets of 40 bytes (under 1 keys, 4 packets/key) Total time: 6887 clock ticks (206.74 usec) Encryption speed (cycles/packet): 27548.00 Encryption speed (cycles/byte): 688.70 Encryption speed (Mbps): 6.19 Overhead: 46.9% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 17456 clock ticks (524.01 usec) Encryption speed (cycles/packet): 279296.00 Encryption speed (cycles/byte): 484.89 Encryption speed (Mbps): 8.79 Overhead: 3.4% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 44518 clock ticks (1336.38 usec) Encryption speed (cycles/packet): 712288.00 Encryption speed (cycles/byte): 474.86 Encryption speed (Mbps): 8.98 Overhead: 1.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 495.18 Encryption speed (Mbps): 8.61 Overhead: 5.6% Testing key setup speed: Did 60 key setups (under 1 keys, 60 setups/key) Total time: 7159 clock ticks (214.90 usec) Key setup speed (cycles/setup): 1909.07 Key setup speed (setups/second): 279194.02 Testing speed of IV setup + finalize: Did 15 IV setups (under 1 keys, 15 setups/key) Total time: 7973 clock ticks (239.34 usec) IV setup speed (cycles/setup): 8504.53 IV setup speed (setups/second): 62672.46 Testing key agility: Encrypted 1 blocks of 256 bytes (each time switching contexts) Total time: 7561 clock ticks (226.97 usec) Encryption speed (cycles/byte): 472.56 Encryption speed (Mbps): 9.02 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: 120033 clock ticks (3603.24 usec) Encryption speed (cycles/byte): 468.88 Encryption speed (Mbps): 9.09 Testing packet encryption speed: Encrypted 4 packets of 40 bytes (under 1 keys, 4 packets/key) Total time: 8341 clock ticks (250.39 usec) Encryption speed (cycles/packet): 33364.00 Encryption speed (cycles/byte): 834.10 Encryption speed (Mbps): 5.11 Overhead: 77.9% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 17768 clock ticks (533.37 usec) Encryption speed (cycles/packet): 284288.00 Encryption speed (cycles/byte): 493.56 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.0% Weighted average (Simple Imix): Encryption speed (cycles/byte): 511.36 Encryption speed (Mbps): 8.34 Overhead: 9.1% Testing key setup speed: Did 70 key setups (under 1 keys, 70 setups/key) Total time: 7118 clock ticks (213.67 usec) Key setup speed (cycles/setup): 1626.97 Key setup speed (setups/second): 327602.56 Testing speed of IV setup + finalize: Did 9 IV setups (under 1 keys, 9 setups/key) Total time: 8124 clock ticks (243.87 usec) IV setup speed (cycles/setup): 14442.67 IV setup speed (setups/second): 36904.54 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 03:33:28 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_default_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 -c -o frogbit_gcc_default.o ../../../submissions/frogbit/frogbit.c gcc-3.4 -Wall -pedantic -ansi -O3 -fomit-frame-pointer ecrypt-test_gcc_default.o ecrypt-sync-ae_gcc_default.o frogbit_gcc_default.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- c0c27eb0e3e1c7aa7d8a8c0b99a1b02f -