]> pd.if.org Git - zpackage/blobdiff - Makefile
remove ciphers rc5 rc6 twofish
[zpackage] / Makefile
index 0e96e6d9cfb44ea4080821e60569167a5652f536..e23545df4eeec7dab00872919f97e585df6fc266 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -364,9 +364,6 @@ tfm.o: $(addprefix tomsfastmath/src/, $(TFMOBJ))
 
 LTCOBJ= \
    ciphers/aes/aes.o \
-   ciphers/rc5.o \
-   ciphers/rc6.o \
-   ciphers/twofish/twofish.o \
    encauth/ccm/ccm_add_aad.o \
    encauth/ccm/ccm_add_nonce.o \
    encauth/ccm/ccm_done.o \
@@ -437,13 +434,6 @@ LTCOBJ= \
    mac/poly1305/poly1305_memory.o \
    mac/poly1305/poly1305_memory_multi.o \
    mac/poly1305/poly1305_test.o \
-   mac/xcbc/xcbc_done.o \
-   mac/xcbc/xcbc_file.o \
-   mac/xcbc/xcbc_init.o \
-   mac/xcbc/xcbc_memory.o \
-   mac/xcbc/xcbc_memory_multi.o \
-   mac/xcbc/xcbc_process.o \
-   mac/xcbc/xcbc_test.o \
    math/fp/ltc_ecc_fp_mulmod.o \
    math/ltm_desc.o \
    math/multi.o \