******************************************************************************** * ECRYPT Stream Cipher Project * ******************************************************************************** Primitive Name: Salsa20/8 ========================= 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: 64 bytes Testing stream encryption speed: Encrypted 3 blocks of 4096 bytes (under 1 keys, 3 blocks/key) Total time: 118209 clock ticks (236.42 usec) Encryption speed (cycles/byte): 9.62 Encryption speed (Mbps): 415.81 End of performance measurements ******************************************************************************* DATE: ------------------------------------------------------------------------------- Mon Jan 29 16:42:13 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/salsa20/reduced/8-rounds/ref/../../../../../include -I../../../../../../submissions/salsa20/reduced/8-rounds/ref -arch pca56 -c -o ecrypt-test_cc_pca56.o ../../../../../../submissions/salsa20/reduced/8-rounds/ref/../../../../../test/ecrypt-test.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../../submissions/salsa20/reduced/8-rounds/ref/../../../../../include -I../../../../../../submissions/salsa20/reduced/8-rounds/ref -arch pca56 -c -o ecrypt-sync_cc_pca56.o ../../../../../../submissions/salsa20/reduced/8-rounds/ref/../../../../../api/ecrypt-sync.c cc -fast -DECRYPT_API=ecrypt-sync.h -DECRYPT_VARIANT=1 -I../../../../../../submissions/salsa20/reduced/8-rounds/ref/../../../../../include -I../../../../../../submissions/salsa20/reduced/8-rounds/ref -arch pca56 -c -o salsa20_cc_pca56.o ../../../../../../submissions/salsa20/reduced/8-rounds/ref/salsa20.c cc -fast -arch pca56 ecrypt-test_cc_pca56.o ecrypt-sync_cc_pca56.o salsa20_cc_pca56.o -o ecrypt-test EXECUTABLE: ------------------------------------------------------------------------------- 1b9e2137d4761e8958a36c67c5c6b46b -