******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: NLS =================== Profile: S._H. Key size: 128 bits IV size: 64 bits MAC size: 64 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 232 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 1081866 clock ticks (1236.42 usec) Encryption speed (cycles/byte): 264.13 Encryption speed (Mbps): 26.50 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 08:13:41 MET 2007 CPU: ------------------------------------------------------------------------------- Model: 9000/785/J6750 COMPILER: ------------------------------------------------------------------------------- Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.3.2 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=hppa2.0n-hp-hpux11.00-gcc_1.0_O0 hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O0 -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/nls/sync-ae/../../../include -I../../../../submissions/nls/sync-ae -march=1.0 -c -o nls_gcc_1.0.o ../../../../submissions/nls/sync-ae/nls.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O0 -march=1.0 ecrypt-test_gcc_1.0.o ecrypt-sync-ae_gcc_1.0.o nls_gcc_1.0.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 829121dbe14bbf2bde45b6440bedd0e1 -