******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: ABC-v3 ====================== Profile: S.___ Key size: 128 bits IV size: 128 bits CPU speed: 875.0 MHz Cycles are measured using MFCTL instruction Testing memory requirements: Size of ECRYPT_ctx: 33856 bytes Testing stream encryption speed: Encrypted 13 blocks of 4096 bytes (under 1 keys, 13 blocks/key) Total time: 212354 clock ticks (242.69 usec) Encryption speed (cycles/byte): 3.99 Encryption speed (Mbps): 1755.26 Testing packet encryption speed: Encrypted 440 packets of 40 bytes (under 10 keys, 44 packets/key) Total time: 217535 clock ticks (248.61 usec) Encryption speed (cycles/packet): 494.40 Encryption speed (cycles/byte): 12.36 Encryption speed (Mbps): 566.35 Overhead: 209.9% Encrypted 50 packets of 576 bytes (under 1 keys, 50 packets/key) Total time: 145456 clock ticks (166.24 usec) Encryption speed (cycles/packet): 2909.12 Encryption speed (cycles/byte): 5.05 Encryption speed (Mbps): 1385.99 Overhead: 26.6% Encrypted 29 packets of 1500 bytes (under 1 keys, 29 packets/key) Total time: 207868 clock ticks (237.56 usec) Encryption speed (cycles/packet): 7167.86 Encryption speed (cycles/byte): 4.78 Encryption speed (Mbps): 1464.87 Overhead: 19.8% Weighted average (Simple Imix): Encryption speed (cycles/byte): 5.45 Encryption speed (Mbps): 1283.98 Overhead: 36.7% Testing key setup speed: Did 1 key setups (under 1 keys, 1 setups/key) Total time: 425738 clock ticks (486.56 usec) Key setup speed (cycles/setup): 425738.00 Key setup speed (setups/second): 2055.25 Testing IV setup speed: Did 1000 IV setups (under 10 keys, 100 setups/key) Total time: 201722 clock ticks (230.54 usec) IV setup speed (cycles/setup): 201.72 IV setup speed (setups/second): 4337652.81 Testing key agility: Encrypted 16 blocks of 256 bytes (each time switching contexts) Total time: 210218 clock ticks (240.25 usec) Encryption speed (cycles/byte): 51.32 Encryption speed (Mbps): 136.39 Overhead: 1186.9% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 03:34:01 MET 2007 CPU: ------------------------------------------------------------------------------- Model: 9000/785/J6750 COMPILER: ------------------------------------------------------------------------------- Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure Thread model: single gcc version 3.3.2 COMPILATION: ------------------------------------------------------------------------------- make var=1 conf=hppa2.0n-hp-hpux11.00-gcc_2.0_O2-ofp hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O2 -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/abc/v3/../../../include -I../../../../submissions/abc/v3 -march=2.0 -c -o abc-v3_gcc_2.0.o ../../../../submissions/abc/v3/abc-v3.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O2 -fomit-frame-pointer -march=2.0 ecrypt-test_gcc_2.0.o ecrypt-sync_gcc_2.0.o abc-v3_gcc_2.0.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- ba5e9b07dc96677ccfe99adea15aaa3a -