******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: ProVEST-16 ========================== Profile: HW 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: 456 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 4879918 clock ticks (146489.10 usec) Encryption speed (cycles/byte): 19062.18 Encryption speed (Mbps): 0.22 Testing packet encryption speed: Encrypted 1 packets of 40 bytes (under 1 keys, 1 packets/key) Total time: 139158 clock ticks (4177.35 usec) Encryption speed (cycles/packet): 2226528.00 Encryption speed (cycles/byte): 55663.20 Encryption speed (Mbps): 0.08 Overhead: 192.0% Encrypted 1 packets of 576 bytes (under 1 keys, 1 packets/key) Total time: 777238 clock ticks (23331.72 usec) Encryption speed (cycles/packet): 12435808.00 Encryption speed (cycles/byte): 21589.94 Encryption speed (Mbps): 0.20 Overhead: 13.3% Encrypted 1 packets of 1500 bytes (under 1 keys, 1 packets/key) Total time: 1879738 clock ticks (56427.41 usec) Encryption speed (cycles/packet): 30075808.00 Encryption speed (cycles/byte): 20050.54 Encryption speed (Mbps): 0.21 Overhead: 5.2% Weighted average (Simple Imix): Encryption speed (cycles/byte): 23360.61 Encryption speed (Mbps): 0.18 Overhead: 22.5% Testing key setup speed: Did 1 key setups (under 1 keys, 1 setups/key) Total time: 279551 clock ticks (8391.77 usec) Key setup speed (cycles/setup): 4472816.00 Key setup speed (setups/second): 119.16 Testing speed of IV setup + finalize: Did 1 IV setups (under 1 keys, 1 setups/key) Total time: 91556 clock ticks (2748.40 usec) IV setup speed (cycles/setup): 1464896.00 IV setup speed (setups/second): 363.85 Testing key agility: Encrypted 1 blocks of 256 bytes (each time switching contexts) Total time: 304686 clock ticks (9146.30 usec) Encryption speed (cycles/byte): 19042.88 Encryption speed (Mbps): 0.22 Overhead: -0.1% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Nov 8 01:23:56 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_G4_O3-ual-ofp gcc-3.4 -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/vest/provest-16/../../../include -I../../../../submissions/vest/provest-16 -mcpu=G4 -c -o provest-16_gcc_G4.o ../../../../submissions/vest/provest-16/provest-16.c gcc-3.4 -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -mcpu=G4 ecrypt-test_gcc_G4.o ecrypt-sync-ae_gcc_G4.o provest-16_gcc_G4.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 2c7c1d2da1a7764047c9425d331dd4fe -