******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: HC-128 ====================== 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: 4300 bytes Testing stream encryption speed: Encrypted 19 blocks of 4096 bytes (under 1 keys, 19 blocks/key) Total time: 214255 clock ticks (244.86 usec) Encryption speed (cycles/byte): 2.75 Encryption speed (Mbps): 2542.62 Testing packet encryption speed: Encrypted 10 packets of 40 bytes (under 1 keys, 10 packets/key) Total time: 202190 clock ticks (231.07 usec) Encryption speed (cycles/packet): 20219.00 Encryption speed (cycles/byte): 505.47 Encryption speed (Mbps): 13.85 Overhead: 18260.4% Encrypted 10 packets of 576 bytes (under 1 keys, 10 packets/key) Total time: 216502 clock ticks (247.43 usec) Encryption speed (cycles/packet): 21650.20 Encryption speed (cycles/byte): 37.59 Encryption speed (Mbps): 186.23 Overhead: 1265.3% Encrypted 8 packets of 1500 bytes (under 1 keys, 8 packets/key) Total time: 195320 clock ticks (223.22 usec) Encryption speed (cycles/packet): 24415.00 Encryption speed (cycles/byte): 16.28 Encryption speed (Mbps): 430.06 Overhead: 491.2% Weighted average (Simple Imix): Encryption speed (cycles/byte): 61.84 Encryption speed (Mbps): 113.20 Overhead: 2146.2% Testing key setup speed: Did 3100 key setups (under 10 keys, 310 setups/key) Total time: 256227 clock ticks (292.83 usec) Key setup speed (cycles/setup): 82.65 Key setup speed (setups/second): 10586316.04 Testing IV setup speed: Did 11 IV setups (under 1 keys, 11 setups/key) Total time: 218112 clock ticks (249.27 usec) IV setup speed (cycles/setup): 19828.36 IV setup speed (setups/second): 44128.70 Testing key agility: Encrypted 60 blocks of 256 bytes (each time switching contexts) Total time: 199695 clock ticks (228.22 usec) Encryption speed (cycles/byte): 13.00 Encryption speed (Mbps): 538.42 Overhead: 372.2% End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Tue Jan 30 02:22:09 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_O3-ual-ofp hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/hc-256/hc-128/200701a/../../../../include -I../../../../../submissions/hc-256/hc-128/200701a -march=2.0 -c -o ecrypt-test_gcc_2.0.o ../../../../../submissions/hc-256/hc-128/200701a/../../../../test/ecrypt-test.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/hc-256/hc-128/200701a/../../../../include -I../../../../../submissions/hc-256/hc-128/200701a -march=2.0 -c -o ecrypt-sync_gcc_2.0.o ../../../../../submissions/hc-256/hc-128/200701a/../../../../api/ecrypt-sync.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../submissions/hc-256/hc-128/200701a/../../../../include -I../../../../../submissions/hc-256/hc-128/200701a -march=2.0 -c -o hc-128_gcc_2.0.o ../../../../../submissions/hc-256/hc-128/200701a/hc-128.c hppa2.0n-hp-hpux11.00-gcc -Wall -pedantic -ansi -O3 -funroll-all-loops -fomit-frame-pointer -march=2.0 ecrypt-test_gcc_2.0.o ecrypt-sync_gcc_2.0.o hc-128_gcc_2.0.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- f1516dc2fc7a0cdacabc129f1d36b348 -