******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: NLS =================== Profile: S._H. Key size: 128 bits IV size: 64 bits MAC size: 64 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_AE_ctx: 232 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 100656 clock ticks (201.31 usec) Encryption speed (cycles/byte): 12.29 Encryption speed (Mbps): 325.54 Testing packet encryption speed: Encrypted 46 packets of 40 bytes (under 1 keys, 46 packets/key) Total time: 122077 clock ticks (244.15 usec) Encryption speed (cycles/packet): 2653.85 Encryption speed (cycles/byte): 66.35 Encryption speed (Mbps): 60.29 Overhead: 440.0% Encrypted 13 packets of 576 bytes (under 1 keys, 13 packets/key) Total time: 118494 clock ticks (236.99 usec) Encryption speed (cycles/packet): 9114.92 Encryption speed (cycles/byte): 15.82 Encryption speed (Mbps): 252.77 Overhead: 28.8% Encrypted 6 packets of 1500 bytes (under 1 keys, 6 packets/key) Total time: 119532 clock ticks (239.06 usec) Encryption speed (cycles/packet): 19922.00 Encryption speed (cycles/byte): 13.28 Encryption speed (Mbps): 301.17 Overhead: 8.1% Weighted average (Simple Imix): Encryption speed (cycles/byte): 18.35 Encryption speed (Mbps): 217.93 Overhead: 49.4% Testing key setup speed: Did 230 key setups (under 10 keys, 23 setups/key) Total time: 124197 clock ticks (248.39 usec) Key setup speed (cycles/setup): 539.99 Key setup speed (setups/second): 925948.29 Testing speed of IV setup + finalize: Did 80 IV setups (under 1 keys, 80 setups/key) Total time: 112431 clock ticks (224.86 usec) IV setup speed (cycles/setup): 1405.39 IV setup speed (setups/second): 355773.76 Testing key agility: Encrypted 28 blocks of 256 bytes (each time switching contexts) Total time: 123095 clock ticks (246.19 usec) Encryption speed (cycles/byte): 17.17 Encryption speed (Mbps): 232.93 Overhead: 39.8% End of performance measurements Primitive Name: NLS =================== Profile: S._H. Key size: 128 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: 232 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 100353 clock ticks (200.71 usec) Encryption speed (cycles/byte): 12.25 Encryption speed (Mbps): 326.53 Testing packet encryption speed: Encrypted 40 packets of 40 bytes (under 1 keys, 40 packets/key) Total time: 121828 clock ticks (243.66 usec) Encryption speed (cycles/packet): 3045.70 Encryption speed (cycles/byte): 76.14 Encryption speed (Mbps): 52.53 Overhead: 521.6% Encrypted 13 packets of 576 bytes (under 1 keys, 13 packets/key) Total time: 123546 clock ticks (247.09 usec) Encryption speed (cycles/packet): 9503.54 Encryption speed (cycles/byte): 16.50 Encryption speed (Mbps): 242.44 Overhead: 34.7% Encrypted 6 packets of 1500 bytes (under 1 keys, 6 packets/key) Total time: 121343 clock ticks (242.69 usec) Encryption speed (cycles/packet): 20223.83 Encryption speed (cycles/byte): 13.48 Encryption speed (Mbps): 296.68 Overhead: 10.1% Weighted average (Simple Imix): Encryption speed (cycles/byte): 19.48 Encryption speed (Mbps): 205.33 Overhead: 59.0% Testing key setup speed: Did 230 key setups (under 10 keys, 23 setups/key) Total time: 123396 clock ticks (246.79 usec) Key setup speed (cycles/setup): 536.50 Key setup speed (setups/second): 931958.90 Testing speed of IV setup + finalize: Did 70 IV setups (under 1 keys, 70 setups/key) Total time: 119268 clock ticks (238.54 usec) IV setup speed (cycles/setup): 1703.83 IV setup speed (setups/second): 293456.75 Testing key agility: Encrypted 28 blocks of 256 bytes (each time switching contexts) Total time: 123383 clock ticks (246.77 usec) Encryption speed (cycles/byte): 17.21 Encryption speed (Mbps): 232.38 Overhead: 40.5% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 16:35:01 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=2 conf=cc_pca56_fast cc -fast -DECRYPT_API=ecrypt-sync-ae.h -DECRYPT_VARIANT=2 -I../../../../submissions/nls/sync-ae/../../../include -I../../../../submissions/nls/sync-ae -arch pca56 -c -o nls_cc_pca56.o ../../../../submissions/nls/sync-ae/nls.c cc -fast -arch pca56 ecrypt-test_cc_pca56.o ecrypt-sync-ae_cc_pca56.o nls_cc_pca56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 97ad2deafee3f700cce91da39a6522bb -