ntru: Replaced ntru_drbg by drbg

This commit is contained in:
Andreas Steffen
2019-10-16 16:46:24 +02:00
parent 737375a2d2
commit 6d3a743d90
10 changed files with 31 additions and 679 deletions
@@ -13,7 +13,6 @@ endif
libstrongswan_ntru_la_SOURCES = \
ntru_plugin.h ntru_plugin.c \
ntru_convert.h ntru_convert.c \
ntru_drbg.h ntru_drbg.c \
ntru_ke.h ntru_ke.c \
ntru_param_set.h ntru_param_set.c \
ntru_poly.h ntru_poly.c \