******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Mir-1 ===================== Profile: _____ Key size: 128 bits IV size: 64 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_ctx: 320 bytes Testing stream encryption speed: Encrypted 4 blocks of 4096 bytes (under 1 keys, 4 blocks/key) Total time: 201495 clock ticks (230.28 usec) Encryption speed (cycles/byte): 12.30 Encryption speed (Mbps): 569.19 Testing packet encryption speed: Encrypted 140 packets of 40 bytes (under 10 keys, 14 packets/key) Total time: 217064 clock ticks (248.07 usec) Encryption speed (cycles/packet): 1550.46 Encryption speed (cycles/byte): 38.76 Encryption speed (Mbps): 180.59 Overhead: 215.2% Encrypted 26 packets of 576 bytes (under 1 keys, 26 packets/key) Total time: 213395 clock ticks (243.88 usec) Encryption speed (cycles/packet): 8207.50 Encryption speed (cycles/byte): 14.25 Encryption speed (Mbps): 491.26 Overhead: 15.9% Encrypted 11 packets of 1500 bytes (under 1 keys, 11 packets/key) Total time: 220404 clock ticks (251.89 usec) Encryption speed (cycles/packet): 20036.73 Encryption speed (cycles/byte): 13.36 Encryption speed (Mbps): 524.04 Overhead: 8.6% Weighted average (Simple Imix): Encryption speed (cycles/byte): 15.60 Encryption speed (Mbps): 448.65 Overhead: 26.9% Testing key setup speed: Did 4 key setups (under 1 keys, 4 setups/key) Total time: 179234 clock ticks (204.84 usec) Key setup speed (cycles/setup): 44808.50 Key setup speed (setups/second): 19527.54 Testing IV setup speed: Did 220 IV setups (under 10 keys, 22 setups/key) Total time: 214853 clock ticks (245.55 usec) IV setup speed (cycles/setup): 976.60 IV setup speed (setups/second): 895961.42 Testing key agility: Encrypted 50 blocks of 256 bytes (each time switching contexts) Total time: 190206 clock ticks (217.38 usec) Encryption speed (cycles/byte): 14.86 Encryption speed (Mbps): 471.07 Overhead: 20.8% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 00:30:46 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../../../submissions/mir-1/../../include -I../../../submissions/mir-1 +DD64 -c -o ecrypt-test_cc_DD64.o ../../../submissions/mir-1/../../test/ecrypt-test.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../submissions/mir-1/../../include -I../../../submissions/mir-1 +DD64 -c -o ecrypt-sync_cc_DD64.o ../../../submissions/mir-1/../../api/ecrypt-sync.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../submissions/mir-1/../../include -I../../../submissions/mir-1 +DD64 -c -o mir-1_cc_DD64.o ../../../submissions/mir-1/mir-1.c cc -fast +DD64 ecrypt-test_cc_DD64.o ecrypt-sync_cc_DD64.o mir-1_cc_DD64.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- bff60fc1efb7f96b3f1f6bfd2b808954 -