|
@@ -339,7 +339,10 @@ src/prngs/rc4.o src/prngs/rng_get_bytes.o src/prngs/rng_make_prng.o src/prngs/so
|
|
src/prngs/sprng.o src/prngs/yarrow.o src/stream/chacha/chacha_crypt.o src/stream/chacha/chacha_done.o \
|
|
src/prngs/sprng.o src/prngs/yarrow.o src/stream/chacha/chacha_crypt.o src/stream/chacha/chacha_done.o \
|
|
src/stream/chacha/chacha_ivctr32.o src/stream/chacha/chacha_ivctr64.o \
|
|
src/stream/chacha/chacha_ivctr32.o src/stream/chacha/chacha_ivctr64.o \
|
|
src/stream/chacha/chacha_keystream.o src/stream/chacha/chacha_setup.o src/stream/chacha/chacha_test.o \
|
|
src/stream/chacha/chacha_keystream.o src/stream/chacha/chacha_setup.o src/stream/chacha/chacha_test.o \
|
|
-src/stream/rc4/rc4_stream.o src/stream/rc4/rc4_test.o src/stream/sober128/sober128_stream.o \
|
|
|
|
|
|
+src/stream/rc4/rc4_stream.o src/stream/rc4/rc4_test.o src/stream/salsa20/salsa20_crypt.o \
|
|
|
|
+src/stream/salsa20/salsa20_done.o src/stream/salsa20/salsa20_ivctr64.o \
|
|
|
|
+src/stream/salsa20/salsa20_keystream.o src/stream/salsa20/salsa20_setup.o \
|
|
|
|
+src/stream/salsa20/salsa20_test.o src/stream/sober128/sober128_stream.o \
|
|
src/stream/sober128/sober128_test.o
|
|
src/stream/sober128/sober128_test.o
|
|
|
|
|
|
# List of test objects to compile (all goes to libtomcrypt_prof.a)
|
|
# List of test objects to compile (all goes to libtomcrypt_prof.a)
|