******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: AES-CTR ======================= Profile: bench Key size: 256 bits IV size: 128 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_ctx: 260 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 137497 clock ticks (157.14 usec) Encryption speed (cycles/byte): 33.57 Encryption speed (Mbps): 208.53 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 05:31:52 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.1_Os-ofp hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../include -I../../../../../benchmarks/aes-ctr/aes-256/gladman -march=1.1 -c -o ecrypt-test_gcc_1.1.o ../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../test/ecrypt-test.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../include -I../../../../../benchmarks/aes-ctr/aes-256/gladman -march=1.1 -c -o ecrypt-sync_gcc_1.1.o ../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../api/ecrypt-sync.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../include -I../../../../../benchmarks/aes-ctr/aes-256/gladman -march=1.1 -c -o aes-ctr_gcc_1.1.o ../../../../../benchmarks/aes-ctr/aes-256/gladman/aes-ctr.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -march=1.1 ecrypt-test_gcc_1.1.o ecrypt-sync_gcc_1.1.o aes-ctr_gcc_1.1.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 707263a5723a01c4bc2dcb5a9559ffb2 -