******************************************************************************** * 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 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 191804 clock ticks (219.20 usec) Encryption speed (cycles/byte): 23.41 Encryption speed (Mbps): 298.97 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 00:18:21 MET 2007 CPU: ------------------------------------------------------------------------------- Model: 9000/785/J6750 COMPILER: ------------------------------------------------------------------------------- cpp.ansi: HP92453-01 B.11.11.23781.GP HP C Preprocessor (ANSI) COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=cc_DD64_fast cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../include -I../../../../../benchmarks/aes-ctr/aes-256/gladman +DD64 -c -o ecrypt-test_cc_DD64.o ../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../test/ecrypt-test.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../include -I../../../../../benchmarks/aes-ctr/aes-256/gladman +DD64 -c -o ecrypt-sync_cc_DD64.o ../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../api/ecrypt-sync.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../benchmarks/aes-ctr/aes-256/gladman/../../../../include -I../../../../../benchmarks/aes-ctr/aes-256/gladman +DD64 -c -o aes-ctr_cc_DD64.o ../../../../../benchmarks/aes-ctr/aes-256/gladman/aes-ctr.c cc -fast +DD64 ecrypt-test_cc_DD64.o ecrypt-sync_cc_DD64.o aes-ctr_cc_DD64.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- f97f90c81aa975c944b2e031251786b4 -