******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: ABC-v1 ====================== 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: 33832 bytes Testing stream encryption speed: Encrypted 12 blocks of 4096 bytes (under 1 keys, 12 blocks/key) Total time: 205441 clock ticks (234.79 usec) Encryption speed (cycles/byte): 4.18 Encryption speed (Mbps): 1674.76 Testing packet encryption speed: Encrypted 470 packets of 40 bytes (under 10 keys, 47 packets/key) Total time: 217189 clock ticks (248.22 usec) Encryption speed (cycles/packet): 462.10 Encryption speed (cycles/byte): 11.55 Encryption speed (Mbps): 605.92 Overhead: 176.4% Encrypted 50 packets of 576 bytes (under 1 keys, 50 packets/key) Total time: 140902 clock ticks (161.03 usec) Encryption speed (cycles/packet): 2818.04 Encryption speed (cycles/byte): 4.89 Encryption speed (Mbps): 1430.78 Overhead: 17.1% Encrypted 30 packets of 1500 bytes (under 1 keys, 30 packets/key) Total time: 211436 clock ticks (241.64 usec) Encryption speed (cycles/packet): 7047.87 Encryption speed (cycles/byte): 4.70 Encryption speed (Mbps): 1489.81 Overhead: 12.4% Weighted average (Simple Imix): Encryption speed (cycles/byte): 5.28 Encryption speed (Mbps): 1326.30 Overhead: 26.3% Testing key setup speed: Did 1 key setups (under 1 keys, 1 setups/key) Total time: 263749 clock ticks (301.43 usec) Key setup speed (cycles/setup): 263749.00 Key setup speed (setups/second): 3317.55 Testing IV setup speed: Did 1300 IV setups (under 10 keys, 130 setups/key) Total time: 196188 clock ticks (224.21 usec) IV setup speed (cycles/setup): 150.91 IV setup speed (setups/second): 5798010.07 Testing key agility: Encrypted 16 blocks of 256 bytes (each time switching contexts) Total time: 210272 clock ticks (240.31 usec) Encryption speed (cycles/byte): 51.34 Encryption speed (Mbps): 136.36 Overhead: 1128.2% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 05:32:47 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_1.1_Os-ofp hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/abc/v1/../../../include -I../../../../submissions/abc/v1 -march=1.1 -c -o ecrypt-test_gcc_1.1.o ../../../../submissions/abc/v1/../../../test/ecrypt-test.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/abc/v1/../../../include -I../../../../submissions/abc/v1 -march=1.1 -c -o ecrypt-sync_gcc_1.1.o ../../../../submissions/abc/v1/../../../api/ecrypt-sync.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../submissions/abc/v1/../../../include -I../../../../submissions/abc/v1 -march=1.1 -c -o abc_gcc_1.1.o ../../../../submissions/abc/v1/abc.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -Os -fomit-frame-pointer -march=1.1 ecrypt-test_gcc_1.1.o ecrypt-sync_gcc_1.1.o abc_gcc_1.1.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 38260155c0de701bf94c6ddaad11094e -