******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: WG ================== Profile: HW Key size: 128 bits IV size: 80 bits CPU speed: 1666.7 MHz Cycles are measured using MFTB instruction (assuming 90.4241 clocks per tick) Testing memory requirements: Size of ECRYPT_ctx: 68 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 3073566 clock ticks (166754.33 usec) Encryption speed (cycles/byte): 67852.65 Encryption speed (Mbps): 0.20 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Thu Dec 29 23:49:45 CET 2005 CPU: ------------------------------------------------------------------------------- hw.ncpu: 1 hw.byteorder: 4321 hw.memsize: 1073741824 hw.activecpu: 1 hw.physicalcpu: 1 hw.physicalcpu_max: 1 hw.logicalcpu: 1 hw.logicalcpu_max: 1 hw.cputype: 18 hw.cpusubtype: 11 hw.pagesize: 4096 hw.busfrequency: 166483989 hw.busfrequency_min: 166483989 hw.busfrequency_max: 166483989 hw.cpufrequency: 1666666660 hw.cpufrequency_min: 1666666660 hw.cpufrequency_max: 1666666660 hw.cachelinesize: 32 hw.l1icachesize: 32768 hw.l1dcachesize: 32768 hw.l2cachesize: 524288 hw.tbfrequency: 18431666 hw.optional.floatingpoint: 1 hw.optional.altivec: 1 hw.optional.graphicsops: 1 hw.optional.stfiwx: 1 hw.optional.dcba: 0 hw.optional.datastreams: 1 hw.machine = Power Macintosh hw.model = PowerBook5,6 hw.ncpu = 1 hw.byteorder = 4321 hw.physmem = 1073741824 hw.usermem = 972554240 hw.pagesize = 4096 hw.epoch = 1 hw.vectorunit = 1 hw.busfrequency = 166483989 hw.cpufrequency = 1666666660 hw.cachelinesize = 32 hw.l1icachesize = 32768 hw.l1dcachesize = 32768 hw.l2settings = 2147483648 hw.l2cachesize = 524288 hw.tbfrequency = 18431666 hw.memsize = 1073741824 hw.availcpu = 1 COMPILER: ------------------------------------------------------------------------------- Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs Configured with: /private/var/tmp/gcc/gcc-4061.obj~8/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061) COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=gcc_G3_O0 gcc -Wall -pedantic -ansi -O0 -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/wg/long-iv/../../../include -I../../../../submissions/wg/long-iv -mcpu=G3 -c -o wg_gcc_G3.o ../../../../submissions/wg/long-iv/wg.c In file included from ../../../../submissions/wg/long-iv/../../../include/ecrypt-portable.h:23, from ../../../../submissions/wg/long-iv/ecrypt-sync.h:13, from ../../../../submissions/wg/long-iv/wg.c:7: ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:224:6: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:224:19: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:224:28: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:235:6: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:235:19: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:235:29: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:241:6: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:241:19: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:241:31: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:247:6: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:247:19: warning: use of C99 long long integer constant ../../../../submissions/wg/long-iv/../../../include/ecrypt-config.h:247:35: warning: use of C99 long long integer constant In file included from ../../../../submissions/wg/long-iv/ecrypt-sync.h:13, from ../../../../submissions/wg/long-iv/wg.c:7: ../../../../submissions/wg/long-iv/../../../include/ecrypt-portable.h:59: warning: ISO C90 does not support 'long long' ../../../../submissions/wg/long-iv/../../../include/ecrypt-portable.h:60: warning: ISO C90 does not support 'long long' gcc -Wall -pedantic -ansi -O0 -mcpu=G3 ecrypt-test_gcc_G3.o ecrypt-sync_gcc_G3.o wg_gcc_G3.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- c8188d8b0bc8885c7a0cc49eabed3d01