Skip to content
Snippets Groups Projects
Commit 3be59114 authored by J.H.M. Dassen's avatar J.H.M. Dassen Committed by Niels Möller
Browse files

Initial twofish support

Rev: src/symmetric/Makefile.am.in:1.14
parent 1e37c66e
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ BUILT_SOURCES = desSmallFips.c desSmallCore.c desQuickFips.c desQuickCore.c \
libsymmetric_a_SOURCES = desCode.h desKerb.c desUtil.c desQuick.c \
$(BUILT_SOURCES) \
sha.c md5.c idea.c arcfour.c cast.c blowfish.c
sha.c md5.c idea.c arcfour.c cast.c blowfish.c twofish.c
# Generate DES headers.
$(des_headers): desdata
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment