]> pd.if.org Git - zpackage/blobdiff - Makefile
remove rmd hashes
[zpackage] / Makefile
index 62bbe121b355505441e904ceb21867a66373def7..1985a80f4889e037c03ac1dec8b8b5e59834f35c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -406,10 +406,6 @@ LTCOBJ= \
    hashes/helper/hash_filehandle.o \
    hashes/helper/hash_memory.o \
    hashes/helper/hash_memory_multi.o \
-   hashes/rmd128.o \
-   hashes/rmd160.o \
-   hashes/rmd256.o \
-   hashes/rmd320.o \
    hashes/sha1.o \
    hashes/sha2/sha256.o \
    hashes/sha2/sha384.o \
@@ -690,7 +686,6 @@ LTCOBJ= \
    prngs/rng_get_bytes.o \
    prngs/rng_make_prng.o \
    prngs/sprng.o \
-   prngs/yarrow.o \
    stream/chacha/chacha_crypt.o \
    stream/chacha/chacha_done.o \
    stream/chacha/chacha_ivctr32.o \
@@ -724,7 +719,6 @@ libtomcrypt/%.o: CFLAGS+= \
        -DLTC_OMAC \
        -DLTC_CCM_MODE \
        -DLTC_SPRNG \
-       -DLTC_YARROW \
        -DLTC_DEVRANDOM \
        -DLTC_TRY_URANDOM_FIRST \
        -DLTC_RNG_GET_BYTES \