******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Phelix ====================== Profile: S!_H! Key size: 128 bits IV size: 128 bits MAC size: 64 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 132 bytes Testing stream encryption speed: Encrypted 1 blocks of 4096 bytes (under 1 keys, 1 blocks/key) Total time: 109722 clock ticks (125.40 usec) Encryption speed (cycles/byte): 26.79 Encryption speed (Mbps): 261.31 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 00:56:42 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_DD32_fast cc -fast -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref +DD32 -c -o ecrypt-test_cc_DD32.o ../../../../submissions/phelix/ref/../../../test/ecrypt-test.c cc -fast -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref +DD32 -c -o ecrypt-sync-ae_cc_DD32.o ../../../../submissions/phelix/ref/../../../api/ecrypt-sync-ae.c cc -fast -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref +DD32 -c -o phelix_cc_DD32.o ../../../../submissions/phelix/ref/phelix.c cc -fast +DD32 ecrypt-test_cc_DD32.o ecrypt-sync-ae_cc_DD32.o phelix_cc_DD32.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 13d12e155eedf9c7a5f187672ea19590 -