******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: TPy6 ==================== Profile: S?___ Key size: 128 bits IV size: 64 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_ctx: 1124 bytes Testing stream encryption speed: Encrypted 1 blocks of 32000 bytes (under 1 keys, 1 blocks/key) Total time: 143139 clock ticks (286.28 usec) Encryption speed (cycles/byte): 4.47 Encryption speed (Mbps): 894.24 Testing packet encryption speed: Encrypted 60 packets of 40 bytes (under 1 keys, 60 packets/key) Total time: 106959 clock ticks (213.92 usec) Encryption speed (cycles/packet): 1782.65 Encryption speed (cycles/byte): 44.57 Encryption speed (Mbps): 89.75 Overhead: 896.3% Encrypted 28 packets of 576 bytes (under 1 keys, 28 packets/key) Total time: 118257 clock ticks (236.51 usec) Encryption speed (cycles/packet): 4223.46 Encryption speed (cycles/byte): 7.33 Encryption speed (Mbps): 545.52 Overhead: 63.9% Encrypted 14 packets of 1500 bytes (under 1 keys, 14 packets/key) Total time: 122402 clock ticks (244.80 usec) Encryption speed (cycles/packet): 8743.00 Encryption speed (cycles/byte): 5.83 Encryption speed (Mbps): 686.26 Overhead: 30.3% Weighted average (Simple Imix): Encryption speed (cycles/byte): 9.33 Encryption speed (Mbps): 428.59 Overhead: 108.6% Testing key setup speed: Did 140 key setups (under 10 keys, 14 setups/key) Total time: 115925 clock ticks (231.85 usec) Key setup speed (cycles/setup): 828.04 Key setup speed (setups/second): 603838.69 Testing IV setup speed: Did 80 IV setups (under 1 keys, 80 setups/key) Total time: 107382 clock ticks (214.76 usec) IV setup speed (cycles/setup): 1342.28 IV setup speed (setups/second): 372501.91 Testing key agility: Encrypted 50 blocks of 256 bytes (each time switching contexts) Total time: 106534 clock ticks (213.07 usec) Encryption speed (cycles/byte): 8.32 Encryption speed (Mbps): 480.60 Overhead: 86.1% End of performance measurements Primitive Name: TPy6 ==================== Profile: S?___ Key size: 256 bits IV size: 128 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_ctx: 1124 bytes Testing stream encryption speed: Encrypted 1 blocks of 32000 bytes (under 1 keys, 1 blocks/key) Total time: 142844 clock ticks (285.69 usec) Encryption speed (cycles/byte): 4.46 Encryption speed (Mbps): 896.08 Testing packet encryption speed: Encrypted 50 packets of 40 bytes (under 1 keys, 50 packets/key) Total time: 107241 clock ticks (214.48 usec) Encryption speed (cycles/packet): 2144.82 Encryption speed (cycles/byte): 53.62 Encryption speed (Mbps): 74.60 Overhead: 1101.2% Encrypted 26 packets of 576 bytes (under 1 keys, 26 packets/key) Total time: 119355 clock ticks (238.71 usec) Encryption speed (cycles/packet): 4590.58 Encryption speed (cycles/byte): 7.97 Encryption speed (Mbps): 501.90 Overhead: 78.5% Encrypted 13 packets of 1500 bytes (under 1 keys, 13 packets/key) Total time: 117209 clock ticks (234.42 usec) Encryption speed (cycles/packet): 9016.08 Encryption speed (cycles/byte): 6.01 Encryption speed (Mbps): 665.48 Overhead: 34.7% Weighted average (Simple Imix): Encryption speed (cycles/byte): 10.38 Encryption speed (Mbps): 385.35 Overhead: 132.5% Testing key setup speed: Did 110 key setups (under 10 keys, 11 setups/key) Total time: 118354 clock ticks (236.71 usec) Key setup speed (cycles/setup): 1075.95 Key setup speed (setups/second): 464707.57 Testing IV setup speed: Did 60 IV setups (under 1 keys, 60 setups/key) Total time: 101415 clock ticks (202.83 usec) IV setup speed (cycles/setup): 1690.25 IV setup speed (setups/second): 295814.23 Testing key agility: Encrypted 60 blocks of 256 bytes (each time switching contexts) Total time: 127656 clock ticks (255.31 usec) Encryption speed (cycles/byte): 8.31 Encryption speed (Mbps): 481.29 Overhead: 86.2% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 16:37:30 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_fast cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/py/tpy6/../../../include -I../../../../submissions/py/tpy6 -arch pca56 -c -o ecrypt-test_cc_pca56.o ../../../../submissions/py/tpy6/../../../test/ecrypt-test.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/py/tpy6/../../../include -I../../../../submissions/py/tpy6 -arch pca56 -c -o ecrypt-sync_cc_pca56.o ../../../../submissions/py/tpy6/../../../api/ecrypt-sync.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/py/tpy6/../../../include -I../../../../submissions/py/tpy6 -arch pca56 -c -o tpy6_cc_pca56.o ../../../../submissions/py/tpy6/tpy6.c cc -fast -arch pca56 ecrypt-test_cc_pca56.o ecrypt-sync_cc_pca56.o tpy6_cc_pca56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 373fc20ea4b989b4d3d4a2b7fe174104 -