******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: NLS =================== Profile: S._H. 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: 228 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 99991 clock ticks (199.98 usec) Encryption speed (cycles/byte): 12.21 Encryption speed (Mbps): 327.71 Testing packet encryption speed: Encrypted 80 packets of 40 bytes (under 1 keys, 80 packets/key) Total time: 118334 clock ticks (236.67 usec) Encryption speed (cycles/packet): 1479.17 Encryption speed (cycles/byte): 36.98 Encryption speed (Mbps): 108.17 Overhead: 203.0% Encrypted 16 packets of 576 bytes (under 1 keys, 16 packets/key) Total time: 123191 clock ticks (246.38 usec) Encryption speed (cycles/packet): 7699.44 Encryption speed (cycles/byte): 13.37 Encryption speed (Mbps): 299.24 Overhead: 9.5% Encrypted 6 packets of 1500 bytes (under 1 keys, 6 packets/key) Total time: 110811 clock ticks (221.62 usec) Encryption speed (cycles/packet): 18468.50 Encryption speed (cycles/byte): 12.31 Encryption speed (Mbps): 324.88 Overhead: 0.9% Weighted average (Simple Imix): Encryption speed (cycles/byte): 14.60 Encryption speed (Mbps): 274.00 Overhead: 19.6% Testing key setup speed: Did 100 key setups (under 10 keys, 10 setups/key) Total time: 115081 clock ticks (230.16 usec) Key setup speed (cycles/setup): 1150.81 Key setup speed (setups/second): 434476.59 Testing IV setup speed: Did 130 IV setups (under 10 keys, 13 setups/key) Total time: 122086 clock ticks (244.17 usec) IV setup speed (cycles/setup): 939.12 IV setup speed (setups/second): 532411.58 Testing key agility: Encrypted 35 blocks of 256 bytes (each time switching contexts) Total time: 122155 clock ticks (244.31 usec) Encryption speed (cycles/byte): 13.63 Encryption speed (Mbps): 293.40 Overhead: 11.7% End of performance measurements Primitive Name: NLS =================== Profile: S._H. Key size: 128 bits IV size: 128 bits CPU speed: 500.0 MHz Cycles are measured using RPCC instruction Testing memory requirements: Size of ECRYPT_ctx: 228 bytes Testing stream encryption speed: Encrypted 2 blocks of 4096 bytes (under 1 keys, 2 blocks/key) Total time: 99976 clock ticks (199.95 usec) Encryption speed (cycles/byte): 12.20 Encryption speed (Mbps): 327.76 Testing packet encryption speed: Encrypted 70 packets of 40 bytes (under 1 keys, 70 packets/key) Total time: 109856 clock ticks (219.71 usec) Encryption speed (cycles/packet): 1569.37 Encryption speed (cycles/byte): 39.23 Encryption speed (Mbps): 101.95 Overhead: 221.5% Encrypted 15 packets of 576 bytes (under 1 keys, 15 packets/key) Total time: 116964 clock ticks (233.93 usec) Encryption speed (cycles/packet): 7797.60 Encryption speed (cycles/byte): 13.54 Encryption speed (Mbps): 295.48 Overhead: 10.9% Encrypted 6 packets of 1500 bytes (under 1 keys, 6 packets/key) Total time: 111487 clock ticks (222.97 usec) Encryption speed (cycles/packet): 18581.17 Encryption speed (cycles/byte): 12.39 Encryption speed (Mbps): 322.91 Overhead: 1.5% Weighted average (Simple Imix): Encryption speed (cycles/byte): 14.88 Encryption speed (Mbps): 268.87 Overhead: 21.9% Testing key setup speed: Did 110 key setups (under 10 keys, 11 setups/key) Total time: 121101 clock ticks (242.20 usec) Key setup speed (cycles/setup): 1100.92 Key setup speed (setups/second): 454166.36 Testing IV setup speed: Did 120 IV setups (under 10 keys, 12 setups/key) Total time: 123424 clock ticks (246.85 usec) IV setup speed (cycles/setup): 1028.53 IV setup speed (setups/second): 486129.12 Testing key agility: Encrypted 35 blocks of 256 bytes (each time switching contexts) Total time: 121777 clock ticks (243.55 usec) Encryption speed (cycles/byte): 13.59 Encryption speed (Mbps): 294.31 Overhead: 11.4% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 16:34:26 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/nls/sync/../../../include -I../../../../submissions/nls/sync -arch pca56 -c -o ecrypt-test_cc_pca56.o ../../../../submissions/nls/sync/../../../test/ecrypt-test.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/nls/sync/../../../include -I../../../../submissions/nls/sync -arch pca56 -c -o ecrypt-sync_cc_pca56.o ../../../../submissions/nls/sync/../../../api/ecrypt-sync.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/nls/sync/../../../include -I../../../../submissions/nls/sync -arch pca56 -c -o nls_cc_pca56.o ../../../../submissions/nls/sync/nls.c cc -fast -arch pca56 ecrypt-test_cc_pca56.o ecrypt-sync_cc_pca56.o nls_cc_pca56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 035404950f010ad223243956833c80ab -