******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Yamb ==================== Profile: SW & HW Key size: 128 bits IV 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_ctx: 424 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 7016 clock ticks (210.61 usec) Encryption speed (cycles/byte): 13.70 Encryption speed (Mbps): 311.17 Testing packet encryption speed: Encrypted 7 packets of 40 bytes (under 1 keys, 7 packets/key) Total time: 8079 clock ticks (242.52 usec) Encryption speed (cycles/packet): 18466.29 Encryption speed (cycles/byte): 461.66 Encryption speed (Mbps): 9.24 Overhead: 3269.0% Encrypted 5 packets of 576 bytes (under 1 keys, 5 packets/key) Total time: 8071 clock ticks (242.28 usec) Encryption speed (cycles/packet): 25827.20 Encryption speed (cycles/byte): 44.84 Encryption speed (Mbps): 95.10 Overhead: 227.2% Encrypted 3 packets of 1500 bytes (under 1 keys, 3 packets/key) Total time: 7222 clock ticks (216.80 usec) Encryption speed (cycles/packet): 38517.33 Encryption speed (cycles/byte): 25.68 Encryption speed (Mbps): 166.06 Overhead: 87.4% Weighted average (Simple Imix): Encryption speed (cycles/byte): 66.38 Encryption speed (Mbps): 64.24 Overhead: 384.4% Testing key setup speed: Did 1100 key setups (under 10 keys, 110 setups/key) Total time: 9192 clock ticks (275.93 usec) Key setup speed (cycles/setup): 133.70 Key setup speed (setups/second): 3986482.81 Testing IV setup speed: Did 7 IV setups (under 1 keys, 7 setups/key) Total time: 7796 clock ticks (234.03 usec) IV setup speed (cycles/setup): 17819.43 IV setup speed (setups/second): 29911.17 Testing key agility: Encrypted 30 blocks of 256 bytes (each time switching contexts) Total time: 8285 clock ticks (248.71 usec) Encryption speed (cycles/byte): 17.26 Encryption speed (Mbps): 247.04 Overhead: 26.0% End of performance measurements Primitive Name: Yamb ==================== Profile: SW & HW Key size: 256 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: 424 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 7019 clock ticks (210.70 usec) Encryption speed (cycles/byte): 13.71 Encryption speed (Mbps): 311.04 Testing packet encryption speed: Encrypted 7 packets of 40 bytes (under 1 keys, 7 packets/key) Total time: 8048 clock ticks (241.59 usec) Encryption speed (cycles/packet): 18395.43 Encryption speed (cycles/byte): 459.89 Encryption speed (Mbps): 9.27 Overhead: 3254.6% Encrypted 5 packets of 576 bytes (under 1 keys, 5 packets/key) Total time: 8044 clock ticks (241.47 usec) Encryption speed (cycles/packet): 25740.80 Encryption speed (cycles/byte): 44.69 Encryption speed (Mbps): 95.42 Overhead: 226.0% Encrypted 3 packets of 1500 bytes (under 1 keys, 3 packets/key) Total time: 7202 clock ticks (216.20 usec) Encryption speed (cycles/packet): 38410.67 Encryption speed (cycles/byte): 25.61 Encryption speed (Mbps): 166.52 Overhead: 86.8% Weighted average (Simple Imix): Encryption speed (cycles/byte): 66.15 Encryption speed (Mbps): 64.46 Overhead: 382.5% Testing key setup speed: Did 600 key setups (under 10 keys, 60 setups/key) Total time: 7864 clock ticks (236.07 usec) Key setup speed (cycles/setup): 209.71 Key setup speed (setups/second): 2541645.47 Testing IV setup speed: Did 7 IV setups (under 1 keys, 7 setups/key) Total time: 7761 clock ticks (232.98 usec) IV setup speed (cycles/setup): 17739.43 IV setup speed (setups/second): 30046.06 Testing key agility: Encrypted 30 blocks of 256 bytes (each time switching contexts) Total time: 8285 clock ticks (248.71 usec) Encryption speed (cycles/byte): 17.26 Encryption speed (Mbps): 247.04 Overhead: 25.9% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Nov 8 02:29:11 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/yamb/yamb4/../../../include -I../../../../submissions/yamb/yamb4 -mcpu=G3 -c -o yamb_gcc_G3.o ../../../../submissions/yamb/yamb4/yamb.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 yamb_gcc_G3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 8b8cadfdcacef302263b0b8c96c63f5b -