******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Phelix ====================== Profile: S!_H! Key size: 128 bits IV size: 128 bits MAC size: 64 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 132 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 93396 clock ticks (186.79 usec) Encryption speed (cycles/byte): 11.40 Encryption speed (Mbps): 350.85 Testing packet encryption speed: Encrypted 60 packets of 40 bytes (under 1 keys, 60 packets/key) Total time: 110664 clock ticks (221.33 usec) Encryption speed (cycles/packet): 1844.40 Encryption speed (cycles/byte): 46.11 Encryption speed (Mbps): 86.75 Overhead: 304.4% Encrypted 14 packets of 576 bytes (under 1 keys, 14 packets/key) Total time: 122802 clock ticks (245.60 usec) Encryption speed (cycles/packet): 8771.57 Encryption speed (cycles/byte): 15.23 Encryption speed (Mbps): 262.67 Overhead: 33.6% Encrypted 6 packets of 1500 bytes (under 1 keys, 6 packets/key) Total time: 123007 clock ticks (246.01 usec) Encryption speed (cycles/packet): 20501.17 Encryption speed (cycles/byte): 13.67 Encryption speed (Mbps): 292.67 Overhead: 19.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 16.77 Encryption speed (Mbps): 238.49 Overhead: 47.1% Testing key setup speed: Did 170 key setups (under 10 keys, 17 setups/key) Total time: 123900 clock ticks (247.80 usec) Key setup speed (cycles/setup): 728.82 Key setup speed (setups/second): 686037.13 Testing speed of IV setup + finalize: Did 110 IV setups (under 10 keys, 11 setups/key) Total time: 125961 clock ticks (251.92 usec) IV setup speed (cycles/setup): 1145.10 IV setup speed (setups/second): 436643.09 Testing key agility: Encrypted 37 blocks of 256 bytes (each time switching contexts) Total time: 123807 clock ticks (247.61 usec) Encryption speed (cycles/byte): 13.07 Encryption speed (Mbps): 306.02 Overhead: 14.6% End of performance measurements Primitive Name: Phelix ====================== Profile: S!_H! Key size: 256 bits IV size: 128 bits MAC size: 128 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 132 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 93401 clock ticks (186.80 usec) Encryption speed (cycles/byte): 11.40 Encryption speed (Mbps): 350.83 Testing packet encryption speed: Encrypted 60 packets of 40 bytes (under 1 keys, 60 packets/key) Total time: 110482 clock ticks (220.96 usec) Encryption speed (cycles/packet): 1841.37 Encryption speed (cycles/byte): 46.03 Encryption speed (Mbps): 86.89 Overhead: 303.8% Encrypted 14 packets of 576 bytes (under 1 keys, 14 packets/key) Total time: 122067 clock ticks (244.13 usec) Encryption speed (cycles/packet): 8719.07 Encryption speed (cycles/byte): 15.14 Encryption speed (Mbps): 264.25 Overhead: 32.8% Encrypted 6 packets of 1500 bytes (under 1 keys, 6 packets/key) Total time: 122983 clock ticks (245.97 usec) Encryption speed (cycles/packet): 20497.17 Encryption speed (cycles/byte): 13.66 Encryption speed (Mbps): 292.72 Overhead: 19.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 16.71 Encryption speed (Mbps): 239.31 Overhead: 46.6% Testing key setup speed: Did 160 key setups (under 10 keys, 16 setups/key) Total time: 119722 clock ticks (239.44 usec) Key setup speed (cycles/setup): 748.26 Key setup speed (setups/second): 668214.70 Testing speed of IV setup + finalize: Did 110 IV setups (under 10 keys, 11 setups/key) Total time: 124856 clock ticks (249.71 usec) IV setup speed (cycles/setup): 1135.05 IV setup speed (setups/second): 440507.46 Testing key agility: Encrypted 37 blocks of 256 bytes (each time switching contexts) Total time: 124084 clock ticks (248.17 usec) Encryption speed (cycles/byte): 13.10 Encryption speed (Mbps): 305.34 Overhead: 14.9% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 18:48:17 CET 2007 CPU: ------------------------------------------------------------------------------- Status of processor 0 as of: 01/29/07 15:51:44 Processor has been on-line since 11/22/2006 14:25:21 The alpha EV6 (21264) processor operates at 500 MHz, has a cache size of 4194304 bytes, and has an alpha internal floating point processor. COMPILER: ------------------------------------------------------------------------------- Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650) Compiler Driver V6.5-003 (sys) cc Driver COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=cc_pca56_default cc -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=1 -I../../../../submissions/phelix/ref/../../../include -I../../../../submissions/phelix/ref -arch pca56 -c -o phelix_cc_pca56.o ../../../../submissions/phelix/ref/phelix.c cc -arch pca56 ecrypt-test_cc_pca56.o ecrypt-sync-ae_cc_pca56.o phelix_cc_pca56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- f3678328b7fd107d388bccba1ae5abdc -